mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
Update scrobble-settings.tsx (#440)
This commit is contained in:
committed by
GitHub
parent
a0b761c9ac
commit
2095ff6ab9
@@ -83,7 +83,7 @@ export const ScrobbleSettings = () => {
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
),
|
),
|
||||||
description: t('setting.minimumScrobblePercentage', {
|
description: t('setting.minimumScrobbleSeconds', {
|
||||||
context: 'description',
|
context: 'description',
|
||||||
postProcess: 'sentenceCase',
|
postProcess: 'sentenceCase',
|
||||||
}),
|
}),
|
||||||
|
|||||||
Reference in New Issue
Block a user