mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-08 01:45:28 +00:00
Include @ symbol when reply is a mention.
This commit is contained in:
@@ -81,6 +81,7 @@ const Message = observer(
|
||||
index={index}
|
||||
id={message_id}
|
||||
channel={message.channel!}
|
||||
parent_mentions={message.mention_ids ?? []}
|
||||
/>
|
||||
))}
|
||||
<MessageBase
|
||||
|
||||
Reference in New Issue
Block a user