mirror of
https://github.com/HexCardGames/HexDeck.git
synced 2025-09-05 19:18:39 +02:00
feat: add game store for lobby overlay/player management
This commit is contained in:
@ -55,6 +55,7 @@
|
||||
});
|
||||
</script>
|
||||
|
||||
<!-- TODO dedicated rejoinRoom and rejoinSession loading states & error messages -->
|
||||
<div class="w-full max-w-md">
|
||||
{#if $rejoinRoomSessionData?.sessionToken}
|
||||
<div class="mb-6">
|
||||
|
Reference in New Issue
Block a user