This commit is contained in:
Andrew Rodrigues
2019-03-23 03:45:21 -04:00
parent ad2d7a6991
commit 78e0b9834c

View File

@@ -157,6 +157,8 @@ app.cacheBuster = null;
app.handleSearch();
}
handleStatusChange();
$(window).trigger('action:app.updateHeader');
});
});