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