fix text var
This commit is contained in:
@@ -663,7 +663,7 @@
|
||||
"type": "lxmf.delivery",
|
||||
"lxmf_message": {
|
||||
"destination_hash": this.selectedPeer.destination_hash,
|
||||
"content": messageText,
|
||||
"content": this.newMessageText,
|
||||
"fields": fields,
|
||||
},
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user