mirror of
https://github.com/moodle/moodle.git
synced 2025-02-22 19:06:51 +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.