Add reviewkey auth bypass, remove note to self

This commit is contained in:
Jon Staab
2025-01-15 15:48:39 -08:00
parent 9ca4440038
commit 01c4219922
6 changed files with 17 additions and 33 deletions
+2 -2
View File
@@ -158,9 +158,9 @@
</div>
</Link>
{/each}
<Button on:click={addRoom} class="btn btn-neutral">
<Button on:click={addRoom} class="btn btn-neutral whitespace-nowrap">
<Icon icon="add-circle" />
Create Room
Create
</Button>
</div>
{#if pubkey}