mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Update update-codes.js
This commit is contained in:
@@ -64,7 +64,7 @@ async function main() {
|
||||
countries.forEach(country => {
|
||||
_items[country.code] = {
|
||||
...country,
|
||||
show: false,
|
||||
expanded: false,
|
||||
channels: []
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user