feat(YouTube - Hide Shorts components): Hide Shop, Location and Save sound to playlist buttons (#3018)
This commit is contained in:
parent
fa1c616014
commit
be76e49a8b
2 changed files with 12 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ object HideShortsComponentsResourcePatch : ResourcePatch() {
|
|||
|
||||
// Everything else.
|
||||
SwitchPreference("revanced_hide_shorts_thanks_button"),
|
||||
SwitchPreference("revanced_hide_shorts_shop_button"),
|
||||
SwitchPreference("revanced_hide_shorts_location_button"),
|
||||
SwitchPreference("revanced_hide_shorts_save_sound_button"),
|
||||
SwitchPreference("revanced_hide_shorts_join_button"),
|
||||
SwitchPreference("revanced_hide_shorts_subscribe_button"),
|
||||
SwitchPreference("revanced_hide_shorts_subscribe_button_paused"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue