mirror of
https://github.com/moodle/moodle.git
synced 2025-03-16 13:40:15 +01:00
This fixes a regression introduced by MDL-78324 in which the notification was being called before the promise had resolved. This change just reverts that.