actually set INJECTED

This commit is contained in:
tophf 2022-04-24 00:21:25 +03:00
parent 3522a53ad4
commit ad5c90e240

View File

@ -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