web: add 240p and 144p to quality picker
This commit is contained in:
@@ -349,6 +349,12 @@ export default function(obj) {
|
||||
}, {
|
||||
action: "360",
|
||||
text: "360p"
|
||||
}, {
|
||||
action: "240",
|
||||
text: "240p"
|
||||
}, {
|
||||
action: "144",
|
||||
text: "144p"
|
||||
}]
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user