mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-03-13 14:21:20 +00:00
Make context menu filter import from relative path.
This commit is contained in:
parent
077617e8c9
commit
d1347544bc
@ -1,4 +1,4 @@
|
||||
import {app} from "/scripts/app.js";
|
||||
import {app} from "../../scripts/app.js";
|
||||
|
||||
// Adds filtering to combo context menus
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user