Add muted rooms, rework alert settings

This commit is contained in:
Jon Staab
2026-01-22 12:37:30 -08:00
parent 9da2473976
commit 63fee653e8
7 changed files with 162 additions and 91 deletions
+1
View File
@@ -16,6 +16,7 @@
replaceState?: boolean
disabled?: boolean
class?: string
'data-tip'?: string
} = $props()
const go = (e: Event) => {