forked from coracle/flotilla
Filter out non-global chat from global chat
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
})
|
||||
|
||||
return () => {
|
||||
cleanup()
|
||||
cleanup?.()
|
||||
setChecked($page.url.pathname)
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user