mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
merge from upstream
This commit is contained in:
commit
093a9b1ebd
68 changed files with 20499 additions and 19536 deletions
|
@ -751,7 +751,7 @@ define(['browser'], function (browser) {
|
|||
Condition: 'Equals',
|
||||
Property: 'IsSecondaryAudio',
|
||||
Value: 'false',
|
||||
IsRequired: 'false'
|
||||
IsRequired: false
|
||||
});
|
||||
}
|
||||
|
||||
|
@ -780,7 +780,7 @@ define(['browser'], function (browser) {
|
|||
Condition: 'Equals',
|
||||
Property: 'IsSecondaryAudio',
|
||||
Value: 'false',
|
||||
IsRequired: 'false'
|
||||
IsRequired: false
|
||||
}
|
||||
]
|
||||
});
|
||||
|
@ -913,4 +913,4 @@ define(['browser'], function (browser) {
|
|||
|
||||
return profile;
|
||||
};
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue