From e7ae3447021145489128bdcc701bc4a5cd9cf2d9 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 11 Sep 2022 19:50:43 +0300 Subject: [PATCH] Update update.js --- scripts/commands/playlist/update.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/commands/playlist/update.js b/scripts/commands/playlist/update.js index d3b2239e0e..f60411e307 100644 --- a/scripts/commands/playlist/update.js +++ b/scripts/commands/playlist/update.js @@ -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'