add Destroy room button, show error notification on presence error and show disabled lambda icon when not focused on any chat

This commit is contained in:
2026-02-15 13:08:52 +00:00
parent 29ef37e237
commit 09a809c102
9 changed files with 125 additions and 29 deletions

View File

@@ -39,3 +39,7 @@
color: black;
font-family: monospace;
}
.subject {
color: lime;
}