Update build.gradle.kts

This commit is contained in:
Hexated 2023-06-15 23:37:35 +07:00 committed by GitHub
parent 4e962508b7
commit e9fbd2a8d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,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",