diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/layout/patch/LayoutComponentsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/layout/patch/LayoutComponentsPatch.kt index ebde2b9a0..3f53f42da 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/layout/patch/LayoutComponentsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/layout/patch/LayoutComponentsPatch.kt @@ -26,6 +26,7 @@ class LayoutComponentsPatch : BytecodePatch() { override fun execute(context: BytecodeContext) { LithoFilterPatch.addFilter("$PATCHES_PATH/ads/CommunityPostFilter;") LithoFilterPatch.addFilter("$PATCHES_PATH/ads/LayoutComponentsFilter;") + LithoFilterPatch.addFilter("$PATCHES_PATH/ads/LayoutComponentsUniversalFilter;") /** * Add settings