Commit 1b70f37
committed
Fix backgroundPage definition errors
Define this ASAP so unchecking a rule doesn't throw errors:
@ backgroundPage.ruleCache.remove(ruleset.name);
Signed-off-by: Nick Semenkovich <semenko@alum.mit.edu>1 parent 1836a6b commit 1b70f37Copy full SHA for 1b70f37
1 file changed
+1-2Lines changed: 1 addition & 2 deletions
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
85 | 85 | |
86 | 86 | |
87 | 87 | |
88 | | - |
89 | 88 | |
90 | 89 | |
91 | 90 | |
|
0 commit comments