mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-10 13:32:36 +08:00
Make context menu filter import from relative path.
This commit is contained in:
parent
73c06a4aea
commit
38522087cf
@ -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