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

This commit is contained in:
oSumAtrIX 2023-05-16 05:33:03 +02:00
parent 623a520362
commit 2bba5f72fa
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

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