mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 08:38:37 +00:00
Change mention to channel mention
This commit is contained in:
@@ -93,7 +93,7 @@ const ServerSidebar = observer((props: Props) => {
|
||||
"MessageBox",
|
||||
"append",
|
||||
`<#${entry._id}>`,
|
||||
"mention",
|
||||
"channel_mention",
|
||||
);
|
||||
e.preventDefault()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user