summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/manifest-v3.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-wallet-webextension/manifest-v3.json')
-rw-r--r--packages/taler-wallet-webextension/manifest-v3.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-wallet-webextension/manifest-v3.json b/packages/taler-wallet-webextension/manifest-v3.json
index 21c6b3373..3443b3d1d 100644
--- a/packages/taler-wallet-webextension/manifest-v3.json
+++ b/packages/taler-wallet-webextension/manifest-v3.json
@@ -54,6 +54,6 @@
"default_popup": "static/popup.html"
},
"background": {
- "service_worker": "dist/background.js"
+ "service_worker": "service_worker.js"
}
} \ No newline at end of file