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

committed by
GitHub

parent
892f86ce3a
commit
19c2742aa3
@ -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",
|
||||
|
Reference in New Issue
Block a user