From 1191cd8dc15dcf2fedcc73e0aff94cdb4d65c805 Mon Sep 17 00:00:00 2001 From: Kristina Date: Mon, 11 Mar 2024 12:19:21 +0400 Subject: [PATCH] Do not show temporary channel name (#4920) Signed-off-by: Kristina Fefelova --- .../src/components/chat/navigator/ChatNavGroupItem.svelte | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/chunter-resources/src/components/chat/navigator/ChatNavGroupItem.svelte b/plugins/chunter-resources/src/components/chat/navigator/ChatNavGroupItem.svelte index 7f07515a5f..18327d1c75 100644 --- a/plugins/chunter-resources/src/components/chat/navigator/ChatNavGroupItem.svelte +++ b/plugins/chunter-resources/src/components/chat/navigator/ChatNavGroupItem.svelte @@ -123,7 +123,6 @@ iconProps={{ value: doc }} {notificationsCount} title={channelName} - intlTitle={isDocChat ? hierarchy.getClass(context.attachedToClass).label : chunter.string.Channel} {description} {actions} on:click={() => {