mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added new video filters
This commit is contained in:
parent
527eed1b6b
commit
8be601cb21
4 changed files with 6 additions and 6 deletions
|
@ -74,7 +74,7 @@
|
|||
|
||||
ApiClient.deleteUser(id).done(function () {
|
||||
|
||||
Dashboard.validateCurrentUser();
|
||||
Dashboard.validateCurrentUser($.mobile.activePage);
|
||||
UserProfilesPage.loadPageData();
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue