Private
Public Access
1
0

new: usr: add missing buttons for overlays #7

This commit is contained in:
2026-04-19 18:22:28 +02:00
parent 991b114a3c
commit 5ac291de81
4 changed files with 114 additions and 10 deletions

View File

@@ -11,6 +11,7 @@
data-env="{{ env }}"
data-game-id="{{ app.request.get('gameAssoc') }}"
data-opponent-name="{{ opponent_name }}"
data-is-authenticated="{{ app.user ? '1' : '0' }}"
data-mercure-hub-url="{{ mercure_hub_url }}"
data-mercure-subscriber-jwt="{{ mercure_subscriber_jwt }}"
data-recaptcha-site-key="{{ recaptcha_site_key }}">