fix client
All checks were successful
Deploy on Master Change / deploy (push) Successful in 1m15s

This commit is contained in:
2026-07-13 10:13:05 +07:00
parent b4c3155564
commit 0583c7869a
11 changed files with 29 additions and 12 deletions

View File

@@ -221,6 +221,7 @@ var systemAllowed = map[string]bool{
"idea": true,
"client": true,
"simple_care_v1.0": true,
"simple_care_v1.1": true,
"simple_care": true,
}