feat(YouTube - Hide Shorts components): Hide 'Buy super thanks' button (#3176)
This commit is contained in:
parent
245c2ad536
commit
7655619e02
2 changed files with 4 additions and 0 deletions
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue