Update background.thunderbird.js
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* global messenger */
|
||||
import browser from "webextension-polyfill";
|
||||
import {
|
||||
MSG_FETCH,
|
||||
@@ -251,4 +252,4 @@ async function registerMsgDisplayScript() {
|
||||
js: [{file: "/content.js"}]
|
||||
});
|
||||
}
|
||||
registerMsgDisplayScript();
|
||||
registerMsgDisplayScript();
|
||||
|
||||
Reference in New Issue
Block a user