{displayRelayUrl(url)} {#if showMenu} {/if}
Threads
Your Rooms
{GENERAL}
{#each rooms as room, i (room)}
{room}
{/each} {#if otherRooms.length > 0}
{#if rooms.length > 0} Other Rooms {:else} Rooms {/if}
{/if} {#each otherRooms as room, i (room)}
{room}
{/each}
Create room