Filter out non-global chat from global chat

This commit is contained in:
Jon Staab
2025-07-31 13:25:40 -07:00
parent 0cc0598287
commit 831ec05012
6 changed files with 12 additions and 7 deletions
@@ -69,7 +69,7 @@
})
return () => {
cleanup()
cleanup?.()
setChecked($page.url.pathname)
}
})