From e648dd824503a18c6699720d2cb3a437b36f30c2 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Fri, 4 Mar 2022 14:04:23 +0300 Subject: [PATCH] Update editor.js --- scripts/commands/channels/editor.js | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/commands/channels/editor.js b/scripts/commands/channels/editor.js index 8b8403cb..94e37caf 100644 --- a/scripts/commands/channels/editor.js +++ b/scripts/commands/channels/editor.js @@ -38,6 +38,7 @@ async function main() { channel.xmltv_id = input.xmltv_id break case 'Skip...': + channel.xmltv_id = '-' break default: const [name, xmltv_id] = selected.option