Index: background.js |
=================================================================== |
--- a/background.js |
+++ b/background.js |
@@ -37,7 +37,7 @@ |
filterlistsReinitialized: false, |
addSubscription: false, |
filterError: false |
- }; |
+ }; |
updateFromURL(params); |
var modules = {}; |