mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update queueCreator.ts
This commit is contained in:
parent
581f5e0ca9
commit
0c048691df
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ export class QueueCreator {
|
|||
(_channel: ApiChannel) => _channel.id === channel.xmltv_id
|
||||
)
|
||||
if (found) {
|
||||
channel.logo = found.logo
|
||||
channel.icon = found.logo
|
||||
channel.name = found.name
|
||||
}
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue