Skip to content

Commit

Permalink
disable kuramanime
Browse files Browse the repository at this point in the history
  • Loading branch information
jackjohn committed Nov 3, 2023
1 parent 684745e commit 0ef8084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KuramanimeProvider/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 0ef8084

Please sign in to comment.