mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-03-13 11:12:32 +00:00
remove reations from forwarded messages
This commit is contained in:
parent
ac4049cd25
commit
20b08f3f21
@ -811,6 +811,7 @@ class ChatPage extends LitElement {
|
||||
...parsedMessageObj,
|
||||
type: 'forward'
|
||||
}
|
||||
delete message.reactions
|
||||
const stringifyMessageObject = JSON.stringify(message)
|
||||
this.sendMessage(stringifyMessageObject, undefined, '', true, {
|
||||
isReceipient: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user