mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-15 03:35:51 +00:00
fix reply to
This commit is contained in:
parent
df9e0eab63
commit
fb56e52c0c
@ -75,7 +75,7 @@ export const replaceMessagesEdited = async ({
|
|||||||
) {
|
) {
|
||||||
msgItem = {
|
msgItem = {
|
||||||
...msg,
|
...msg,
|
||||||
repliedToData: decodeMessageFunc(response2[0]),
|
repliedToData: decodeMessageFunc(response2[0], isReceipient, _publicKey),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user