Update manifest.json

Added a missing comma
This commit is contained in:
Nathaniel van Diepen
2017-04-18 12:00:15 -06:00
committed by GitHub
parent a4eed5da59
commit 2c1c62924b

View File

@@ -20,7 +20,7 @@
],
"background": {
"scripts": [
"public/js/browser-polyfill.min.js"
"public/js/browser-polyfill.min.js",
"public/js/events.js"
],
"persistent": false