Fix panel dependency host import depth

This commit is contained in:
Youzini-afk
2026-04-08 02:04:33 +08:00
parent 06fb2ce530
commit 9471d66c23
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
import { substituteParamsExtended } from "../../../../../script.js";
import { substituteParamsExtended } from "../../../../script.js";
import jsyaml from "../vendor/js-yaml.mjs";
function getTemplateRuntime() {