mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix movie filters
This commit is contained in:
parent
690acfbe05
commit
1e8c1f684f
2 changed files with 42 additions and 53 deletions
|
@ -269,6 +269,7 @@
|
|||
break;
|
||||
case 1:
|
||||
depends.push('scripts/movies');
|
||||
depends.push('scripts/queryfilters');
|
||||
renderMethod = 'renderMoviesTab';
|
||||
initMethod = 'initMoviesTab';
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue