aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-09-26 14:52:33 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-09-26 14:52:33 +0200
commit1426c886aeeaaeaa855f4f162485893dacc79b7e (patch)
treefa06431f7e9167226c36c93dfa52df1c4d7a4398 /manifest.json
parentd76810e4af4b17e382d84b40cf0a56cdc1aae55d (diff)
downloadwallet-core-1426c886aeeaaeaa855f4f162485893dacc79b7e.tar.xz
make 402 payments work again
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index 880515731..057855449 100644
--- a/manifest.json
+++ b/manifest.json
@@ -31,6 +31,7 @@
"matches": ["*://*/*"],
"js": [
"lib/vendor/URI.js",
+ "lib/taler-wallet-lib.js",
"content_scripts/notify.js"
],
"run_at": "document_start"