mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update update-codes.js
This commit is contained in:
parent
71cf41b657
commit
f801d8652e
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ async function main() {
|
|||
countries.forEach(country => {
|
||||
_items[country.code] = {
|
||||
...country,
|
||||
show: false,
|
||||
expanded: false,
|
||||
channels: []
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue