fix(gameplay): explicit scoreboard phase after reveal (#288) #291

Merged
integrator-bot merged 10 commits from dev/issue-288-scoreboard-phase into main 2026-03-15 11:48:58 +01:00
Showing only changes of commit 62174135b8 - Show all commits

View File

@@ -21,8 +21,6 @@ from fupogfakta.models import (
)
from realtime.broadcast import sync_broadcast_phase_event
from realtime.broadcast import sync_broadcast_phase_event
from .i18n import api_error
SESSION_CODE_ALPHABET = "ABCDEFGHJKLMNPQRSTUVWXYZ23456789"