mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update editor.js
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user