MDL-78263 airnotifier: keep notification name as part of the payload

This commit is contained in:
Juan Leyva
2023-06-15 17:28:15 +02:00
parent 8c989335be
commit a98016f5c7
@@ -205,7 +205,6 @@ class message_output_airnotifier extends message_output {
unset($payload->usertoid);
unset($payload->replyto);
unset($payload->replytoname);
unset($payload->name);
unset($payload->siteshortname);
unset($payload->customdata);
unset($payload->contexturlname);