mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 19:01:40 +00:00
Various lyrics improvements
- Update wording on provider fetcher - Invalidate query on reset instead of resetQuery
This commit is contained in:
parent
59a851f8c8
commit
8686a7c592
4 changed files with 15 additions and 14 deletions
|
|
@ -77,9 +77,10 @@ export const LyricSettings = () => {
|
|||
}}
|
||||
/>
|
||||
),
|
||||
description: 'List of lyric fetchers (in order of preference)',
|
||||
description:
|
||||
'Lyric fetchers should be added in order of preference. This is the order in which they will be queried.',
|
||||
isHidden: !isElectron(),
|
||||
title: 'Providers to fetch music',
|
||||
title: 'Providers to fetch lyrics',
|
||||
},
|
||||
{
|
||||
control: (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue