Add TvTypes to EjaTv

This commit is contained in:
Blatzar 2022-08-14 19:40:52 +02:00
parent 68aa928c7a
commit cf61c718f8
1 changed files with 8 additions and 9 deletions

View File

@ -16,6 +16,5 @@ cloudstream {
* 3: Beta only
* */
status = 1 // will be 3 if unspecified
}
tvTypes = listOf("Live")
}