Fix updated client stuff...

This commit is contained in:
TheArcaneBrony
2022-08-12 03:24:51 +02:00
parent 44859db499
commit 1d52b0d072
15 changed files with 218 additions and 520 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ const { argv, stdout, exit } = require("process");
const { execIn, getLines, parts } = require("./utils");
execIn("node scripts/generate_schema.js", path.join("..", "..", "api"));
execIn("node scripts/generate_schema.js", path.join("..", "api"));