uaserials: disable

This commit is contained in:
CakesTwix 2023-07-31 21:21:33 +03:00
parent 9efaa4c301
commit 6955a3e4ef
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -16,7 +16,7 @@ cloudstream {
* 2: Slow * 2: Slow
* 3: Beta only * 3: Beta only
* */ * */
status = 1 // will be 3 if unspecified status = 0 // will be 3 if unspecified
tvTypes = listOf( tvTypes = listOf(
"Cartoon", "Cartoon",
"TvSeries", "TvSeries",