Update update.js

pull/24814/head
Aleksandr Statciuk 3 years ago
parent 82fc084e7d
commit 112c26b46b

@ -11,8 +11,8 @@ async function main() {
streams,
[
'channel',
s => levels[s.status] || levels['default'],
s => (s.channel ? '' : s.title),
s => levels[s.status] || levels['default'],
'height',
'frame_rate',
'url'

Loading…
Cancel
Save