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