feat(YouTube - Hide Shorts components): Add hide 'New posts' button

This commit is contained in:
LisoUseInAIKyrios
2025-06-08 14:03:00 +02:00
parent 0d26748670
commit ac6b916c0c
4 changed files with 9 additions and 0 deletions

View File

@ -98,6 +98,7 @@ private val hideShortsComponentsResourcePatch = resourcePatch {
SwitchPreference("revanced_hide_shorts_upcoming_button"),
SwitchPreference("revanced_hide_shorts_green_screen_button"),
SwitchPreference("revanced_hide_shorts_hashtag_button"),
SwitchPreference("revanced_hide_shorts_new_posts_button"),
SwitchPreference("revanced_hide_shorts_shop_button"),
SwitchPreference("revanced_hide_shorts_tagged_products"),
SwitchPreference("revanced_hide_shorts_search_suggestions"),