add custom fix and credit fix authors properly
All checks were successful
Build docker container / build (push) Successful in 6m20s
All checks were successful
Build docker container / build (push) Successful in 6m20s
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
// credit for this fix goes to davidclaeysquinones for his PR on https://github.com/iptv-org/epg/pull/2430
|
||||
|
||||
const axios = require('axios')
|
||||
const dayjs = require('dayjs')
|
||||
const utc = require('dayjs/plugin/utc')
|
||||
|
Reference in New Issue
Block a user