feat(YouTube - Hide feed components): Remove obsolete Hide search result shelf header option (#4134)

This commit is contained in:
ILoveOpenSourceApplications
2024-12-16 23:45:22 +05:30
committed by GitHub
parent 87b09f95e9
commit c71443a088
4 changed files with 0 additions and 14 deletions

View File

@ -222,7 +222,6 @@ val hideLayoutComponentsPatch = bytecodePatch(
SwitchPreference("revanced_hide_notify_me_button"),
SwitchPreference("revanced_hide_playables"),
SwitchPreference("revanced_hide_search_result_recommendations"),
SwitchPreference("revanced_hide_search_result_shelf_header"),
SwitchPreference("revanced_hide_show_more_button"),
SwitchPreference("revanced_hide_doodles"),
)