Skip to content

Commit

Permalink
Disable Anizm
Browse files Browse the repository at this point in the history
  • Loading branch information
hexated authored Jul 15, 2023
1 parent ddfcf42 commit 5b74489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Anizm/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cloudstream {
* 2: Slow
* 3: Beta only
* */
status = 1 // will be 3 if unspecified
status = 0 // will be 3 if unspecified
tvTypes = listOf(
"AnimeMovie",
"Anime",
Expand Down

0 comments on commit 5b74489

Please sign in to comment.