Fix path issue.
This commit is contained in:
parent
285ea7b790
commit
5e2b4893da
|
@ -1,4 +1,4 @@
|
|||
import { app } from "/scripts/app.js";
|
||||
import { app } from "../../scripts/app.js";
|
||||
|
||||
const id = "Comfy.LinkRenderMode";
|
||||
const ext = {
|
||||
|
|
Loading…
Reference in New Issue