Do not show temporary channel name (#4920)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
Kristina 2024-03-11 12:19:21 +04:00 committed by GitHub
parent a8d679788c
commit 1191cd8dc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -123,7 +123,6 @@
iconProps={{ value: doc }} iconProps={{ value: doc }}
{notificationsCount} {notificationsCount}
title={channelName} title={channelName}
intlTitle={isDocChat ? hierarchy.getClass(context.attachedToClass).label : chunter.string.Channel}
{description} {description}
{actions} {actions}
on:click={() => { on:click={() => {