From 6183b7e217b3f5cd4161015a6254a1512bbf789f Mon Sep 17 00:00:00 2001 From: inotia00 <108592928+inotia00@users.noreply.github.com> Date: Wed, 13 Dec 2023 19:42:14 +0900 Subject: [PATCH] fix(YouTube/Litho filter): integrate filter --- .../patches/youtube/general/layout/LayoutComponentsPatch.kt | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/layout/LayoutComponentsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/layout/LayoutComponentsPatch.kt index b5155ae32..7af601bfa 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/layout/LayoutComponentsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/layout/LayoutComponentsPatch.kt @@ -45,10 +45,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch @Suppress("unused") object LayoutComponentsPatch : BytecodePatch(emptySet()) { override fun execute(context: BytecodeContext) { - LithoFilterPatch.addFilter("$COMPONENTS_PATH/CommunityPostFilter;") LithoFilterPatch.addFilter("$COMPONENTS_PATH/LayoutComponentsFilter;") - LithoFilterPatch.addFilter("$COMPONENTS_PATH/LayoutComponentsUniversalFilter;") - LithoFilterPatch.addFilter("$COMPONENTS_PATH/LowViewsFilter;") /** * Add settings