use always

This commit is contained in:
Mike Macgirvin 2024-05-02 16:13:21 +10:00
parent 943b05b6d7
commit 9114a404ae

View file

@ -1117,7 +1117,7 @@ function liveUpdate(notify_id) {
}
})
.done(function() {
.always(function() {
in_progress = false;
notificationsUpdate();
loadingPage = false;