update references
This commit is contained in:
parent
3b332b6045
commit
6171155de4
2 changed files with 5 additions and 7 deletions
2
scripts/external/processor.js
vendored
2
scripts/external/processor.js
vendored
|
@ -4,7 +4,7 @@ Process the information on the website and display it on screen.
|
|||
|
||||
import scraper from "/scripts/external/scraper.js";
|
||||
import product from "/scripts/product.js";
|
||||
import injection from "/scripts/GUI/inject.js"
|
||||
import injection from "/scripts/GUI/entrypoints/inject.js"
|
||||
|
||||
export default class processor {
|
||||
#filter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue