forked from Qortal/qortal-ui
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