feat(YouTube - Hide Shorts components): Hide 'Buy super thanks' button (#3176)

This commit is contained in:
LisoUseInAIKyrios 2024-05-16 21:09:15 +04:00 committed by GitHub
parent 245c2ad536
commit 7655619e02
2 changed files with 4 additions and 0 deletions

View file

@ -41,6 +41,7 @@ object HideShortsComponentsResourcePatch : ResourcePatch() {
SwitchPreference("revanced_hide_shorts_shop_button"),
SwitchPreference("revanced_hide_shorts_tagged_products"),
SwitchPreference("revanced_hide_shorts_search_suggestions"),
SwitchPreference("revanced_hide_shorts_super_thanks_button"),
SwitchPreference("revanced_hide_shorts_location_label"),
SwitchPreference("revanced_hide_shorts_channel_bar"),
SwitchPreference("revanced_hide_shorts_info_panel"),