Update scrobble-settings.tsx (#440)

This commit is contained in:
Leonardo Salgueiro
2024-01-21 19:43:09 -08:00
committed by GitHub
parent a0b761c9ac
commit 2095ff6ab9
@@ -83,7 +83,7 @@ export const ScrobbleSettings = () => {
}}
/>
),
description: t('setting.minimumScrobblePercentage', {
description: t('setting.minimumScrobbleSeconds', {
context: 'description',
postProcess: 'sentenceCase',
}),