feat(YouTube - Hide Shorts components): Hide Shop, Location and Save sound to playlist buttons (#3018)

This commit is contained in:
LisoUseInAIKyrios 2024-04-12 23:44:00 +04:00 committed by GitHub
parent fa1c616014
commit be76e49a8b
2 changed files with 12 additions and 0 deletions

View file

@ -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"),