diff --git a/Loklok/build.gradle.kts b/Loklok/build.gradle.kts index 2d502600..c7433d74 100644 --- a/Loklok/build.gradle.kts +++ b/Loklok/build.gradle.kts @@ -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( "AsianDrama", "Anime", @@ -26,4 +26,4 @@ cloudstream { iconUrl = "https://www.google.com/s2/favicons?domain=loklok.com&sz=%size%" -} \ No newline at end of file +}