diff --git a/public/index.html b/public/index.html
index af0ad43..cdb01ac 100644
--- a/public/index.html
+++ b/public/index.html
@@ -663,7 +663,7 @@
"type": "lxmf.delivery",
"lxmf_message": {
"destination_hash": this.selectedPeer.destination_hash,
- "content": messageText,
+ "content": this.newMessageText,
"fields": fields,
},
}));