From c73a66a2a4e45a83dd9f53a661ea6894f4341ea1 Mon Sep 17 00:00:00 2001 From: Ghulammustafa Kakar Date: Sun, 8 Sep 2024 02:05:15 +0200 Subject: [PATCH] fixed failed check --- src/app/main/chat/chat.component.html | 6 ------ src/app/main/thread/thread.component.ts | 1 - 2 files changed, 7 deletions(-) diff --git a/src/app/main/chat/chat.component.html b/src/app/main/chat/chat.component.html index 25efca7..1299866 100644 --- a/src/app/main/chat/chat.component.html +++ b/src/app/main/chat/chat.component.html @@ -177,12 +177,6 @@

{{ chatService.currentChannel.name }}

} -