fix(issue-226): map host_only_action in shared backend→frontend key map
All checks were successful
CI / test-and-quality (pull_request) Successful in 3m51s
CI / test-and-quality (push) Successful in 3m52s

This commit is contained in:
2026-03-01 22:30:47 +00:00
parent bc7fc95695
commit e1ad155b44

View File

@@ -345,7 +345,8 @@
"category_slug_required": "start_round_failed",
"category_not_found": "start_round_failed",
"round_start_invalid_phase": "start_round_failed",
"round_already_configured": "start_round_failed"
"round_already_configured": "start_round_failed",
"host_only_action": "start_round_failed"
}
}
}