fix(openclaw): route wakeup phrases back to menu
All checks were successful
CD Pipeline / deploy (push) Successful in 2m55s

This commit is contained in:
OoO
2026-05-02 16:03:49 +08:00
parent 673982d83b
commit 7b6423fa67
3 changed files with 87 additions and 1 deletions

2
app.py
View File

@@ -96,7 +96,7 @@ except Exception as e:
# 🚩 系統版本定義 (備份與顯示用)
# 🚩 2026-05-01 V10.76: Move monthly analysis report onto V2 shell
SYSTEM_VERSION = "V10.76"
SYSTEM_VERSION = "V10.77"
# ==========================================
# 🔒 SQL Injection 防護函數