From 8d04957973356ddcd488d32845e46ad5df84ee37 Mon Sep 17 00:00:00 2001 From: hexated Date: Mon, 5 Jun 2023 16:24:42 +0700 Subject: [PATCH] disable the L word --- Loklok/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Loklok/build.gradle.kts b/Loklok/build.gradle.kts index ed0cad1b..2d502600 100644 --- a/Loklok/build.gradle.kts +++ b/Loklok/build.gradle.kts @@ -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( "AsianDrama", "Anime",