mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
fix(YouTube/Hide comment component): integrate CommentsPreviewDotsFilter
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user