Skip to content

Commit

Permalink
Update scrobble-settings.tsx (#440)
Browse files Browse the repository at this point in the history
  • Loading branch information
salguerooo authored Jan 22, 2024
1 parent a0b761c commit 2095ff6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export const ScrobbleSettings = () => {
}}
/>
),
description: t('setting.minimumScrobblePercentage', {
description: t('setting.minimumScrobbleSeconds', {
context: 'description',
postProcess: 'sentenceCase',
}),
Expand Down

1 comment on commit 2095ff6

@vercel
Copy link

@vercel vercel bot commented on 2095ff6 Jan 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

feishin – ./

feishin.vercel.app
feishin-jeffvli.vercel.app
feishin-git-development-jeffvli.vercel.app

Please sign in to comment.