Compare commits
1 commit
8946353228
...
4ab180c211
| Author | SHA1 | Date | |
|---|---|---|---|
|
4ab180c211 |
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ class RoomChatController extends AsyncNotifier<ChatController> {
|
|||
relation.authorId,
|
||||
].toIList(),
|
||||
room: taggedMessage.contains("@room"),
|
||||
),
|
||||
), // TODO: Add parsed mentions
|
||||
text: taggedMessage,
|
||||
relation: relation == null
|
||||
? null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue