Fix path issue.

This commit is contained in:
comfyanonymous 2023-08-07 19:29:36 -04:00
parent 285ea7b790
commit 5e2b4893da
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";
const id = "Comfy.LinkRenderMode";
const ext = {