conform to new eslint rules

This commit is contained in:
theofficialomega
2026-04-18 12:19:24 +02:00
parent b3b33d0e1e
commit 29a18bf01f
7 changed files with 5846 additions and 6065 deletions

View File

@@ -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