correct mistake

This commit is contained in:
theofficialomega
2025-08-17 21:58:38 +02:00
parent e875423b0c
commit 46cc5916aa
2 changed files with 372 additions and 372 deletions

View File

@@ -142,8 +142,8 @@ module.exports = {
response.d.forEach(item => {
channels.push({
channel: item.ChannelFullName,
site_id: `${item.ContentChannelID}#${item.ChannelName.replace(/&/g, '&')}`,
name: item.ChannelFullName,
logo: item.ImageUrl,
lang: 'es'
})