feat(youtube/hide-filter-bar): add PreferenceScreen summary

This commit is contained in:
oSumAtrIX
2023-05-16 05:33:03 +02:00
parent e4034bc6fd
commit 4f7c2b4b5d

View File

@@ -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"
)
)
)