mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-28 16:55:51 +01:00
fix(YouTube - Settings): Remove unnecessary punctuation (#3301)
This commit is contained in:
parent
7f8eec42e0
commit
c50ee8281f
@ -26,7 +26,7 @@ object SeekbarPreferencesPatch : ResourcePatch(), Closeable {
|
||||
seekbarPreferences,
|
||||
StringResource(
|
||||
"revanced_seekbar_preference_screen_summary",
|
||||
"Settings for the seekbar."
|
||||
"Settings for the seekbar"
|
||||
)
|
||||
)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user