feat(YouTube - Navigation buttons): Add description to preference screen

This commit is contained in:
oSumAtrIX 2023-11-18 04:54:47 +01:00
parent 38b8e44ec4
commit 14ea9674c4
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -100,6 +100,10 @@ object NavigationButtonsPatch : BytecodePatch(
),
),
),
StringResource(
"revanced_navigation_buttons_preference_screen_summary",
"Hide or change buttons in the navigation bar"
)
)
)