fix(YouTube - Settings): Remove unnecessary punctuation (#3301)

This commit is contained in:
KobeW50 2023-11-18 23:03:23 -05:00 committed by GitHub
parent 7f8eec42e0
commit c50ee8281f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ object SeekbarPreferencesPatch : ResourcePatch(), Closeable {
seekbarPreferences,
StringResource(
"revanced_seekbar_preference_screen_summary",
"Settings for the seekbar."
"Settings for the seekbar"
)
)
)