remove notifying from processor; must be set from the tab
This commit is contained in:
parent
90f6bce64b
commit
d8f216dac5
1 changed files with 0 additions and 2 deletions
2
scripts/external/processor.js
vendored
2
scripts/external/processor.js
vendored
|
@ -40,8 +40,6 @@ export default class processor {
|
|||
this.URL = clean(URL);
|
||||
this.#filter = filter;
|
||||
|
||||
this.notify();
|
||||
|
||||
this.targets = this.#filter[`data`];
|
||||
this.scrape();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue