mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 04:26:35 +02:00
Force settings loading
This commit is contained in:
parent
a5f3e78292
commit
3bbbfc4a15
3 changed files with 10 additions and 3 deletions
|
@ -65,7 +65,7 @@
|
|||
scope.intercept({subject: window}, apis);
|
||||
}
|
||||
else {
|
||||
let forceLoad = false;
|
||||
let forceLoad = true;
|
||||
let preIntercepted = false;
|
||||
let intercepted = false;
|
||||
const forEachFunction = function(callback){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue