mirror of
https://github.com/moodle/moodle.git
synced 2025-03-01 06:22:39 +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.