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 dd3535ee04
commit 5210ac431c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"),