Created a dashboard and created an invite code for game sessions.

This commit is contained in:
Frank
2026-01-06 17:42:06 +01:00
parent 59c1d97d84
commit 314e16d4bf
9 changed files with 304 additions and 8 deletions

View File

@@ -19,7 +19,7 @@
data-topic="{{ (mercure_topic_base ~ '/game/hub')|e('html_attr') }}"
data-api-ping-url="{{ path('game_api_ping')|e('html_attr') }}"
data-api-echo-url="{{ path('game_api_message')|e('html_attr') }}"
data-user-id="{{ user_id|e('html_attr') }}"
data-session-id="{{ session.id }}"
style="display:none">
</div>