mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-27 07:25:02 +00:00
Fix updated client stuff...
This commit is contained in:
@@ -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"));
|
||||
Reference in New Issue
Block a user