mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
parent
158dfc165e
commit
2bcf671dae
1 changed files with 2 additions and 0 deletions
|
|
@ -704,6 +704,8 @@
|
|||
};
|
||||
|
||||
const onFilterListsReady = lists => {
|
||||
this.availableFilterLists = lists;
|
||||
|
||||
vAPI.net.suspend();
|
||||
this.redirectEngine.reset();
|
||||
this.staticExtFilteringEngine.reset();
|
||||
|
|
|
|||
Loading…
Reference in a new issue