Update scrobble-settings.tsx (#440)
This commit is contained in:
parent
a0b761c9ac
commit
2095ff6ab9
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ export const ScrobbleSettings = () => {
|
|||
}}
|
||||
/>
|
||||
),
|
||||
description: t('setting.minimumScrobblePercentage', {
|
||||
description: t('setting.minimumScrobbleSeconds', {
|
||||
context: 'description',
|
||||
postProcess: 'sentenceCase',
|
||||
}),
|
||||
|
|
Reference in a new issue