mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Disable Anizm
This commit is contained in:
parent
ddfcf423a1
commit
5b744895ca
1 changed files with 1 additions and 1 deletions
|
@ -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(
|
||||||
"AnimeMovie",
|
"AnimeMovie",
|
||||||
"Anime",
|
"Anime",
|
||||||
|
|
Loading…
Reference in a new issue