aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 390b8c8c..f0c51117 100644
--- a/manifest.json
+++ b/manifest.json
@@ -9,7 +9,7 @@
"background": {
"scripts": [
"lib/utils.js",
- "background_scripts/settings.js",
+ "lib/settings.js",
"background_scripts/commands.js",
"lib/clipboard.js",
"background_scripts/exclusions.js",