mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 01:20:08 -04:00
Update ontvtonight.com.config.js
This commit is contained in:
parent
c4b5d1a1b6
commit
6339df0e8f
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ dayjs.extend(customParseFormat)
|
|||
const tz = {
|
||||
au: 'Australia/Sydney',
|
||||
ie: 'Europe/Dublin',
|
||||
uk: 'Europe/London'
|
||||
uk: 'Europe/London',
|
||||
us: 'America/New_York'
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue