mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-29 08:15:48 +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,
|
seekbarPreferences,
|
||||||
StringResource(
|
StringResource(
|
||||||
"revanced_seekbar_preference_screen_summary",
|
"revanced_seekbar_preference_screen_summary",
|
||||||
"Settings for the seekbar."
|
"Settings for the seekbar"
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user