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 a new issue