Send leave request

This commit is contained in:
Jon Staab
2025-10-27 14:13:17 -07:00
parent 4583c4e028
commit fe72798592
3 changed files with 14 additions and 2 deletions
+2 -1
View File
@@ -43,6 +43,7 @@
deriveEventsForUrl,
deriveUserRooms,
deriveOtherRooms,
userSpaceUrls,
hasNip29,
alerts,
deriveUserCanCreateRoom,
@@ -157,7 +158,7 @@
</li>
{/if}
<li>
{#if $userRooms.includes(url)}
{#if $userSpaceUrls.includes(url)}
<Button onclick={leaveSpace} class="text-error">
<Icon icon={Exit} />
Leave Space