mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-03 21:02:55 +01:00
feat(youtube/hide-filter-bar): add PreferenceScreen
summary
This commit is contained in:
parent
623a520362
commit
2bba5f72fa
@ -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 New Issue
Block a user