Remove voice-only rooms from "Other rooms"

This commit is contained in:
mplorentz
2026-03-10 11:51:14 -04:00
parent d10cb0ddb8
commit 5bd9a7f55a
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">