actually set INJECTED
This commit is contained in:
parent
3522a53ad4
commit
ad5c90e240
|
@ -5,6 +5,7 @@
|
|||
|
||||
(() => {
|
||||
if (window.INJECTED === 1) return;
|
||||
window.INJECTED = 1;
|
||||
|
||||
/** true -> when the page styles are received,
|
||||
* false -> when disableAll mode is on at start, the styles won't be sent
|
||||
|
|
Loading…
Reference in New Issue
Block a user