aboutsummaryrefslogtreecommitdiff
path: root/main_background.js
diff options
context:
space:
mode:
Diffstat (limited to 'main_background.js')
-rw-r--r--main_background.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/main_background.js b/main_background.js
index f1c7f09..5943fb8 100644
--- a/main_background.js
+++ b/main_background.js
@@ -1208,6 +1208,7 @@ async function init_addon() {
editHtml,
handle_script,
ExternalLicenses,
+ ListManager, ListStore, Storage,
};
// create or focus the autotest tab if it's a debugging session
if ((await browser.management.getSelf()).installType === "development") {