mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-27 10:49:44 +00:00
Do not show temporary channel name (#4920)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
parent
a8d679788c
commit
1191cd8dc1
@ -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={() => {
|
||||||
|
Loading…
Reference in New Issue
Block a user