Browse Source

Fix manifest

Brendan Abolivier 6 years ago
parent
commit
d6dbf7bed0
Signed by: Brendan Abolivier <contact@brendanabolivier.com> GPG key ID: 8EF1500759F70623
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      manifest.json

+ 1
- 1
manifest.json View File

20
     ],
20
     ],
21
 
21
 
22
     "background": {
22
     "background": {
23
-        "scripts": ["libs/jquery.js", "backgroundPage.js"]
23
+        "scripts": ["libs/jquery.js", "eventPage.js"]
24
     },
24
     },
25
 
25
 
26
     "default_locale": "en"
26
     "default_locale": "en"