mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -05:00
Update editor.js
This commit is contained in:
@@ -38,6 +38,7 @@ async function main() {
|
|||||||
channel.xmltv_id = input.xmltv_id
|
channel.xmltv_id = input.xmltv_id
|
||||||
break
|
break
|
||||||
case 'Skip...':
|
case 'Skip...':
|
||||||
|
channel.xmltv_id = '-'
|
||||||
break
|
break
|
||||||
default:
|
default:
|
||||||
const [name, xmltv_id] = selected.option
|
const [name, xmltv_id] = selected.option
|
||||||
|
|||||||
Reference in New Issue
Block a user