mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove useless expressions
This commit is contained in:
parent
ac69f29d5a
commit
2d972efa0a
2 changed files with 0 additions and 2 deletions
|
@ -1016,7 +1016,6 @@ define(['globalize', 'listView', 'layoutManager', 'userSettings', 'focusManager'
|
|||
if ('Programs' === params.type) {
|
||||
filters.push('Genres');
|
||||
} else {
|
||||
params.type;
|
||||
filters.push('IsUnplayed');
|
||||
filters.push('IsPlayed');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue