forked from Qortal/qortal-ui
fix reply to
This commit is contained in:
parent
df9e0eab63
commit
fb56e52c0c
@ -75,7 +75,7 @@ export const replaceMessagesEdited = async ({
|
||||
) {
|
||||
msgItem = {
|
||||
...msg,
|
||||
repliedToData: decodeMessageFunc(response2[0]),
|
||||
repliedToData: decodeMessageFunc(response2[0], isReceipient, _publicKey),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user