mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update editor.js
This commit is contained in:
parent
020fd0dd18
commit
e648dd8245
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue