fix: improve handling of inactive channels

(closes #432)
This commit is contained in:
Paul Makles
2022-03-04 16:45:44 +00:00
parent 48fb8c847f
commit be1f93c440
4 changed files with 38 additions and 28 deletions

View File

@@ -34,6 +34,7 @@ export default observer(() => {
const friends = users.filter(
(x) => x.relationship === RelationshipStatus.Friend,
);
const lists = [
[
"",