mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 09:07:46 +01:00
feat(youtube/hide-filter-bar): add PreferenceScreen
summary
This commit is contained in:
parent
623a520362
commit
2bba5f72fa
1 changed files with 4 additions and 0 deletions
|
@ -70,6 +70,10 @@ class HideFilterBarResourcePatch : ResourcePatch {
|
|||
)
|
||||
),
|
||||
),
|
||||
StringResource(
|
||||
"revanced_hide_filter_bar_preference_summary",
|
||||
"Manage the visibility of the filter bar in the feed, search and related videos"
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue