feat(YouTube - Hide Shorts components): Add option to hide Shorts in watch history (#4214)

This commit is contained in:
LisoUseInAIKyrios
2024-12-25 01:32:42 +04:00
committed by GitHub
parent 892f86ce3a
commit 19c2742aa3
5 changed files with 54 additions and 37 deletions

View File

@ -71,6 +71,7 @@ private val hideShortsComponentsResourcePatch = resourcePatch {
SwitchPreference("revanced_hide_shorts_home"),
SwitchPreference("revanced_hide_shorts_subscriptions"),
SwitchPreference("revanced_hide_shorts_search"),
SwitchPreference("revanced_hide_shorts_history"),
PreferenceScreenPreference(
key = "revanced_shorts_player_screen",