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

This commit is contained in:
Juan Leyva 2023-06-15 17:27:36 +02:00
parent 4ed782dd03
commit bf6ef82fa0

View File

@ -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);