aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extension/manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/manifest.json b/extension/manifest.json
index 90745e577..0c30edfd7 100644
--- a/extension/manifest.json
+++ b/extension/manifest.json
@@ -47,6 +47,7 @@
"background/emscriptif.js",
"background/db.js",
"background/query.js",
+ "background/http.js",
"background/wallet.js"
]
},