From 2c7f518790eac8728de0090e2298e6bf92b4c9c5 Mon Sep 17 00:00:00 2001 From: syui Date: Sat, 9 Nov 2024 14:25:39 +0900 Subject: [PATCH] fix --- at/lexicons/ai/syui/game/user.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/at/lexicons/ai/syui/game/user.json b/at/lexicons/ai/syui/game/user.json index 4f0c4d1..883de96 100644 --- a/at/lexicons/ai/syui/game/user.json +++ b/at/lexicons/ai/syui/game/user.json @@ -19,6 +19,12 @@ "did": { "type": "string" }, + "login": { + "type": "bool" + }, + "limit": { + "type": "bool" + }, "charactor": { "type": "object", "enum": ["ai", "test"],