fix(YouTube/Hide comment component): integrate CommentsPreviewDotsFilter

This commit is contained in:
inotia00
2023-10-27 12:08:19 +09:00
parent 951be9467f
commit 9393d5849a

View File

@ -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