Feat: join team

This commit is contained in:
Grail Finder
2025-05-08 12:31:44 +03:00
parent b20f7ac6b7
commit 21948b23f4
9 changed files with 112 additions and 22 deletions

View File

@ -12,6 +12,8 @@
</div>
{{else}}
<!-- user has room id => send him to his room -->
<div id="room">
{{template "room" .}}
</div>
{{end}}
{{end}}