feat: disable ad-blocker once runLoop closes
This commit is contained in:
@@ -534,6 +534,7 @@ export default class Interpreter extends EventEmitter {
|
||||
this.log(<Error>e, Level.ERROR);
|
||||
}
|
||||
} else {
|
||||
await this.disableAdBlocker(p);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user