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
|
@ -147,7 +147,7 @@
|
|||
|
||||
var userId = getParameterByName("userId");
|
||||
|
||||
Dashboard.validateCurrentUser();
|
||||
Dashboard.validateCurrentUser($.mobile.activePage);
|
||||
|
||||
if (userId) {
|
||||
Dashboard.alert("Settings saved.");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue