add custom fix and credit fix authors properly
All checks were successful
Build docker container / build (push) Successful in 6m20s

This commit is contained in:
David Claeys
2024-11-14 11:29:24 +01:00
parent f15b5c36da
commit 1a73bc2b25
5 changed files with 241 additions and 1 deletions

View File

@ -1,3 +1,5 @@
// credit for this fix goes to davidclaeysquinones for his PR on https://github.com/iptv-org/epg/pull/2429
const axios = require('axios')
const dayjs = require('dayjs')