From 8528113d1ac2c7e63d592ca774649df03d456e94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Gia=20B=E1=BA=A3o?= <70064328+YT-Advanced@users.noreply.github.com> Date: Sat, 2 Mar 2024 18:29:42 +0700 Subject: [PATCH] Exclude the change toggle patch by default --- .../patches/youtube/flyoutpanel/player/ChangeTogglePatch.kt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/ChangeTogglePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/ChangeTogglePatch.kt index fbe834530d..61b50fce6f 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/ChangeTogglePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/ChangeTogglePatch.kt @@ -53,11 +53,11 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction "19.02.39", "19.03.36", "19.04.38", - "19.05.36", - "19.06.39" + "19.05.36" ] ) - ] + ], + use = false ) @Suppress("unused") object ChangeTogglePatch : BytecodePatch(