mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
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',
|
context: 'description',
|
||||||
postProcess: 'sentenceCase',
|
postProcess: 'sentenceCase',
|
||||||
}),
|
}),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue