mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update
This commit is contained in:
parent
99aeb29055
commit
b779e596ae
3 changed files with 4 additions and 4 deletions
|
@ -89,7 +89,7 @@ class TimefourTv : MainAPI() {
|
|||
items.mapNotNull {
|
||||
Episode(
|
||||
data = it.channels?.toJson() ?: return@mapNotNull null,
|
||||
name = "${it.event} - Live",
|
||||
name = "${it.event} •",
|
||||
description = it.time,
|
||||
posterUrl = detailPoster,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue