pass disableAll to styleInjector, fixes #1187
This commit is contained in:
parent
76ee0992e7
commit
c5e2baaf87
|
@ -83,6 +83,7 @@
|
||||||
delete window[SYM];
|
delete window[SYM];
|
||||||
prefs.subscribe('disableAll', updateDisableAll);
|
prefs.subscribe('disableAll', updateDisableAll);
|
||||||
}
|
}
|
||||||
|
styleInjector.toggle(hasStyles);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user