Remove voice-only rooms from "Other rooms"

This commit is contained in:
mplorentz
2026-03-10 11:51:14 -04:00
committed by hodlbod
parent 63d9adef19
commit 298e419b02
2 changed files with 12 additions and 11 deletions
+1 -3
View File
@@ -290,9 +290,7 @@
</label>
{/if}
{#each $roomSearch.searchValues(term) as h (h)}
{#if !$roomsNoText.has(h)}
<SpaceMenuRoomItem {replaceState} {url} {h} />
{/if}
<SpaceMenuRoomItem {replaceState} {url} {h} />
{/each}
{#if $otherVoiceRooms.length > 0}
<div class="hidden md:block">