This commit is contained in:
2026-04-29 14:17:54 +09:00
parent 67dc014cce
commit 3bd235b0cb
2 changed files with 13 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@ class MemoryClass {
constructor() {
if (!existsSync(path)) {
writeFileSync(path, JSON.stringify({
processedInfo: [],
repliedUeuse: [],
permissions: {},
userid: "",