mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
MDL-78263 airnotifier: keep notification name as part of the payload
This commit is contained in:
parent
4ed782dd03
commit
bf6ef82fa0
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user