mod_cloud_notify/mod_cloud_notify.lua
changeset 5000 031e0dd90f4b
parent 4984 da151f9af861
child 5056 d7ece68de066
--- a/mod_cloud_notify/mod_cloud_notify.lua	Wed Jul 13 11:14:04 2022 +0100
+++ b/mod_cloud_notify/mod_cloud_notify.lua	Wed Jul 13 11:15:43 2022 +0100
@@ -390,7 +390,7 @@
 				notification_stanza = push_publish;
 				notification_payload = push_notification_payload;
 				original_stanza = stanza;
-				node = node;
+				username = node;
 				push_info = push_info;
 				push_summary = form_data;
 				important = not not form_data["last-message-body"];