Update ontvtonight.com.config.js
This commit is contained in:
@@ -11,7 +11,8 @@ dayjs.extend(customParseFormat)
|
|||||||
const tz = {
|
const tz = {
|
||||||
au: 'Australia/Sydney',
|
au: 'Australia/Sydney',
|
||||||
ie: 'Europe/Dublin',
|
ie: 'Europe/Dublin',
|
||||||
uk: 'Europe/London'
|
uk: 'Europe/London',
|
||||||
|
us: 'America/New_York'
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|||||||
Reference in New Issue
Block a user