From 9393d5849ab41767b29434c53953c68031d31849 Mon Sep 17 00:00:00 2001 From: inotia00 <108592928+inotia00@users.noreply.github.com> Date: Fri, 27 Oct 2023 12:08:19 +0900 Subject: [PATCH] fix(YouTube/Hide comment component): integrate `CommentsPreviewDotsFilter` --- .../youtube/buttomplayer/comment/CommentComponentPatch.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt index 1cbbfdb2e..7a02a5e0f 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt @@ -42,7 +42,6 @@ import app.revanced.util.integrations.Constants.COMPONENTS_PATH object CommentComponentPatch : BytecodePatch() { override fun execute(context: BytecodeContext) { LithoFilterPatch.addFilter("$COMPONENTS_PATH/CommentsFilter;") - LithoFilterPatch.addFilter("$COMPONENTS_PATH/CommentsPreviewDotsFilter;") /** * Add settings