mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update mediaset.it.config.js
This commit is contained in:
parent
adc44b5bf7
commit
a32f80a0ff
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
const dayjs = require('dayjs')
|
||||
const utc = require('dayjs/plugin/utc')
|
||||
const customParseFormat = require('dayjs/plugin/customParseFormat')
|
||||
const timezone = require('dayjs/plugin/timezone')
|
||||
|
||||
dayjs.extend(utc)
|
||||
dayjs.extend(customParseFormat)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue