feat(YouTube - Hide Shorts components): Add option to hide Shorts in watch history (#4214)
This commit is contained in:
parent
892f86ce3a
commit
19c2742aa3
5 changed files with 54 additions and 37 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue