mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 13:28:25 +00:00
Update validate-json.test.ts
This commit is contained in:
committed by
GitHub
parent
e31cc94f67
commit
6aa006c8a0
@@ -4,7 +4,7 @@ import path from "path";
|
||||
import { ScriptSchema, type Script } from "@/app/json-editor/_schemas/schemas";
|
||||
import { Metadata } from "@/lib/types";
|
||||
|
||||
const jsonDir = "../../json";
|
||||
const jsonDir = "../../../../../json";
|
||||
const metadataFileName = "metadata.json";
|
||||
const encoding = "utf-8";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user