mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
fix(YouTube/Hide shorts components): like and dislike buttons cant be hidden
This commit is contained in:
@ -246,6 +246,7 @@ object ShortsComponentPatch : BytecodePatch(
|
||||
} ?: throw ShortsShareFingerprint.exception
|
||||
|
||||
LithoFilterPatch.addFilter("$PATCHES_PATH/ads/ShortsFilter;")
|
||||
LithoFilterPatch.addFilter("$PATCHES_PATH/ads/ShortsButtonsFilter;")
|
||||
|
||||
/**
|
||||
* Add settings
|
||||
|
Reference in New Issue
Block a user