mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-06-13 05:37:41 +02:00
feat(youtube/hide-filter-bar): add PreferenceScreen
summary
This commit is contained in:
@ -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"
|
||||||
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user