From e7f98cc17077eb463d0f8ce8c1b378bf4ece6442 Mon Sep 17 00:00:00 2001 From: inotia00 Date: Sun, 17 Sep 2023 23:38:27 +0900 Subject: [PATCH] fix(youtube/hide-shorts-components): no longer check navbar index when hiding the shorts header --- .../youtube/shorts/shortscomponent/patch/ShortsComponentPatch.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/patch/ShortsComponentPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/patch/ShortsComponentPatch.kt index bb2fcaf25..bf3ab3f21 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/patch/ShortsComponentPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/patch/ShortsComponentPatch.kt @@ -40,7 +40,6 @@ class ShortsComponentPatch : BytecodePatch() { override fun execute(context: BytecodeContext) { LithoFilterPatch.addFilter("$PATCHES_PATH/ads/ShortsFilter;") - LithoFilterPatch.addFilter("$PATCHES_PATH/ads/ShortsHeaderFilter;") /** * Add settings