diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/seekbar/SeekbarPreferencesPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/seekbar/SeekbarPreferencesPatch.kt index 0b7a41fda..dc7a4dd55 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/seekbar/SeekbarPreferencesPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/seekbar/SeekbarPreferencesPatch.kt @@ -26,7 +26,7 @@ object SeekbarPreferencesPatch : ResourcePatch(), Closeable { seekbarPreferences, StringResource( "revanced_seekbar_preference_screen_summary", - "Settings for the seekbar." + "Settings for the seekbar" ) ) )