mod_cloud_notify_encrypted/mod_cloud_notify_encrypted.lua
changeset 4470 38bd4d557413
parent 4469 2a7a76712e71
child 4471 6d595857164a
--- a/mod_cloud_notify_encrypted/mod_cloud_notify_encrypted.lua	Tue Feb 23 16:10:13 2021 +0000
+++ b/mod_cloud_notify_encrypted/mod_cloud_notify_encrypted.lua	Tue Feb 23 16:37:06 2021 +0000
@@ -87,6 +87,7 @@
 					end
 				end
 				push_payload.media = array.collect(media_types:items());
+				push_payload.sender = original_stanza.attr.from;
 			else
 				push_payload.type = "chat";
 			end