mirror of
https://github.com/iptv-org/epg
synced 2026-05-10 11:27:00 -04:00
conform to new eslint rules
This commit is contained in:
@@ -44,7 +44,7 @@ module.exports = {
|
||||
},
|
||||
async channels({ lang }) {
|
||||
const axios = require('axios')
|
||||
let data = ''
|
||||
let data
|
||||
try {
|
||||
const res = await axios.get(`https://elcinema.com/${lang}/tvguide/`, {
|
||||
headers: headers
|
||||
|
||||
Reference in New Issue
Block a user