mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
removed theflix
This commit is contained in:
parent
87560d66bd
commit
0a3dd24cf1
1 changed files with 1 additions and 1 deletions
|
@ -450,7 +450,7 @@ class TheFlixToProvider : MainAPI() {
|
|||
|
||||
val available = metadata?.available
|
||||
|
||||
val comingsoon = available!!
|
||||
val comingsoon = !available!!
|
||||
|
||||
val movieId = metadata.id
|
||||
|
||||
|
|
Loading…
Reference in a new issue