From 5a0c85cac2004846f43ba62ca704401298a5007e Mon Sep 17 00:00:00 2001 From: inotia00 <108592928+inotia00@users.noreply.github.com> Date: Fri, 13 Oct 2023 23:06:39 +0900 Subject: [PATCH] fix(YouTube/Hide shorts components): like and dislike buttons cant be hidden --- .../youtube/shorts/shortscomponent/ShortsComponentPatch.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/ShortsComponentPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/ShortsComponentPatch.kt index 0158f1ef0..2bb224428 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/ShortsComponentPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/ShortsComponentPatch.kt @@ -246,6 +246,7 @@ object ShortsComponentPatch : BytecodePatch( } ?: throw ShortsShareFingerprint.exception LithoFilterPatch.addFilter("$PATCHES_PATH/ads/ShortsFilter;") + LithoFilterPatch.addFilter("$PATCHES_PATH/ads/ShortsButtonsFilter;") /** * Add settings