Update build.gradle.kts

This commit is contained in:
Osten 2022-10-18 18:45:07 +00:00 committed by GitHub
parent 74385f8f82
commit 33d15586e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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(
"TvSeries",
"Movie",