| summaryrefslogtreecommitdiff |
path: root/manifest.json
diff options
| author | nsensfel <SpamShield0@noot-noot.org> | 2018-09-27 15:28:58 +0200 |
|---|---|---|
| committer | nsensfel <SpamShield0@noot-noot.org> | 2018-09-27 15:28:58 +0200 |
| commit | 486ee1dbe21be962e89f421e1dd5f3cbb2fd2177 (patch) | |
| tree | 92e1751346a433ce0d4930f17867391982b84fb1 /manifest.json | |
| parent | 2aa0c12b6a193d16681a0179a067664390af7aee (diff) | |
...
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/manifest.json b/manifest.json index e3f369c..7e6c225 100644 --- a/manifest.json +++ b/manifest.json @@ -22,11 +22,6 @@ }, "background": { - "scripts": - [ - "www/script/params.js", - "www/script/main.js", - "www/script/load.js" - ] + "page": "www/index.html" } } |


