mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 17:17:57 +01:00
On second thought, keep what has been working
Related commit:
- 30c38de9bc
This commit is contained in:
parent
30c38de9bc
commit
9994033629
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
}
|
||||
if ( fn instanceof Function === false ) { return; }
|
||||
try {
|
||||
setTimeout(fn, 1);
|
||||
fn();
|
||||
} catch (ex) {
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue