mirror of
https://git.suyu.dev/suyu/website.git
synced 2025-12-23 15:54:09 +01:00
remove ip
This commit is contained in:
parent
0b9f629214
commit
ec59e479bf
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
||||||
{player.nickname}{#if player !== room.players[room.players.length - 1]},{" "}
|
{player.nickname}{#if player !== room.players[room.players.length - 1]},{" "}
|
||||||
{/if}
|
{/if}
|
||||||
{/each}
|
{/each}
|
||||||
{/if} | {room.hasPassword ? "Private" : "Public"} | {room.address}:{room.port}
|
{/if} | {room.hasPassword ? "Private" : "Public"}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue