mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-03-13 11:12:32 +00:00
switch to signature
This commit is contained in:
parent
94ab30876a
commit
215ab4ef23
@ -2784,7 +2784,7 @@ class ChatPage extends LitElement {
|
||||
return
|
||||
}
|
||||
typeMessage = 'edit';
|
||||
let chatReference = outSideMsg.editedMessageObj.reference;
|
||||
let chatReference = outSideMsg.editedMessageObj.signature;
|
||||
|
||||
if(outSideMsg.editedMessageObj.chatReference){
|
||||
chatReference = outSideMsg.editedMessageObj.chatReference;
|
||||
|
Loading…
x
Reference in New Issue
Block a user