mirror of
https://github.com/moodle/moodle.git
synced 2025-02-06 16:19:47 +01:00
ffb85e63f7
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.