mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix suggestions and rebase issues
This commit is contained in:
parent
37abd530eb
commit
0643e29404
10 changed files with 33 additions and 34 deletions
|
@ -12,7 +12,6 @@ export function getVideoQualityOptions(options) {
|
|||
}
|
||||
|
||||
var maxAllowedWidth = videoWidth || 4096;
|
||||
//var maxAllowedHeight = videoHeight || 2304;
|
||||
|
||||
var qualityOptions = [];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue