only render message as html when content is set to html
This commit is contained in:
parent
f4624c2866
commit
35bf379f03
4 changed files with 47 additions and 21 deletions
|
|
@ -47,6 +47,7 @@ class MessageController extends AsyncNotifier<Message?> {
|
|||
"eventType": type,
|
||||
"pmp": event.content["com.beeper.per_message_profile"],
|
||||
"error": event.sendError,
|
||||
"format": content["format"],
|
||||
"editSource":
|
||||
event.localContent?.editSource ??
|
||||
newContent?["body"] ??
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue