Make context menu filter import from relative path.

This commit is contained in:
comfyanonymous 2023-08-03 16:51:37 -04:00
parent 077617e8c9
commit d1347544bc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import {app} from "/scripts/app.js";
import {app} from "../../scripts/app.js";
// Adds filtering to combo context menus