Update build.gradle.kts

This commit is contained in:
Hexated 2023-11-04 00:23:57 +07:00 committed by GitHub
parent 8cbbcc6ae0
commit 36e01fa837
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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