Disable aniflix

This commit is contained in:
Blatzar 2022-10-16 15:08:45 +02:00
parent 64549d8fea
commit 73062a8041
1 changed files with 1 additions and 1 deletions

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(
"Anime", "Anime",
"AnimeMovie", "AnimeMovie",