* Added cancel button in the delete category modal * fix lint error * fix eslint issues * Line break Added in system messages-ChannelHeader * fix-lint * Update _post.scss * Update _markdown.scss * Update system_message_helpers.tsx * remove_extra_spaces --------- Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
2f5b756d67
Коммит
d98dc31425
@@ -189,7 +189,6 @@ function renderHeaderChangeMessage(post: Post): ReactNode {
|
||||
}
|
||||
|
||||
const headerOptions = {
|
||||
singleline: true,
|
||||
channelNamesMap: post.props && post.props.channel_mentions,
|
||||
mentionHighlight: true,
|
||||
};
|
||||
|
||||
Ссылка в новой задаче
Block a user