remove 96p from config.pandora.jsonc
This commit is contained in:
parent
3d7ad8b70a
commit
601775eb56
1 changed files with 1 additions and 1 deletions
|
@ -678,6 +678,6 @@
|
|||
"previewRatio": 1.3333333333,
|
||||
//supported resolutions are
|
||||
//1080, 720, 480, 432, 360, 288, 240, 144, 96
|
||||
"resolutions": [96, 240, 480]
|
||||
"resolutions": [240, 480]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue