mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Merge pull request #2527 from iptv-org/bellezaemporium/fixes/iltalehti
[Fix] iltalehti.fi
This commit is contained in:
commit
f00d53cb7b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ dayjs.extend(utc)
|
||||||
|
|
||||||
const date = dayjs.utc('2022-10-29', 'YYYY-MM-DD').startOf('d')
|
const date = dayjs.utc('2022-10-29', 'YYYY-MM-DD').startOf('d')
|
||||||
const channel = {
|
const channel = {
|
||||||
site_id: 'default_builtin_channelgroup1#yle-tv1',
|
site_id: '1#yle-tv1',
|
||||||
xmltv_id: 'YleTV1.fi'
|
xmltv_id: 'YleTV1.fi'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue