mirror of
https://github.com/iptv-org/epg
synced 2026-05-06 17:37:06 -04:00
fix channel:edit not saving
This commit is contained in:
@@ -70,6 +70,7 @@ export default async function main(filepath: string) {
|
||||
channel.xmltv_id = ''
|
||||
}
|
||||
})
|
||||
save(filepath, channelsFromXML)
|
||||
}
|
||||
|
||||
async function selectChannel(channel: epgGrabber.Channel): Promise<string> {
|
||||
|
||||
Reference in New Issue
Block a user