🐛[bugfix] Model : 言語設定のバグを修正

This commit is contained in:
misyaguziya
2024-09-09 19:39:21 +09:00
parent 1ef829c33b
commit 1f172c8127
3 changed files with 11 additions and 5 deletions

View File

@@ -326,6 +326,7 @@ if __name__ == "__main__":
match endpoint:
case "/controller/callback_messagebox_send":
# handleControllerRequest("/controller/callback_enable_translation")
data = {"id":"123456", "message":"テスト"}
case "/controller/set_your_language_and_country":
data = {