mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update digiturk.com.tr.config.js
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
const dayjs = require('dayjs')
|
||||
const utc = require('dayjs/plugin/utc')
|
||||
const timezone = require('dayjs/plugin/timezone')
|
||||
|
||||
dayjs.extend(utc)
|
||||
dayjs.extend(timezone)
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user