mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-23 18:37:14 +02:00
fix(YouTube/Hide shorts components): like and dislike buttons cant be hidden
This commit is contained in:
parent
49d01af2fb
commit
5a0c85cac2
@ -246,6 +246,7 @@ object ShortsComponentPatch : BytecodePatch(
|
||||
} ?: throw ShortsShareFingerprint.exception
|
||||
|
||||
LithoFilterPatch.addFilter("$PATCHES_PATH/ads/ShortsFilter;")
|
||||
LithoFilterPatch.addFilter("$PATCHES_PATH/ads/ShortsButtonsFilter;")
|
||||
|
||||
/**
|
||||
* Add settings
|
||||
|
Loading…
x
Reference in New Issue
Block a user