This commit is contained in:
2025-08-26 22:43:07 +09:00
parent fb3e233244
commit ed3606778e
2 changed files with 3 additions and 4 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
import { ueuse } from "../../../types/types";
import { Reply } from "../main.js";
import config from "../../../config";
import config from "../../../config.js";
import { readFileSync, writeFileSync, existsSync } from "fs";
import { request } from "express";
// 初期化
const initialFile = {};