mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
re-add lrclib as default lyric source
This commit is contained in:
@@ -1109,7 +1109,7 @@ const initialState: SettingsState = {
|
|||||||
showLyricsInSidebar: true,
|
showLyricsInSidebar: true,
|
||||||
showMatch: true,
|
showMatch: true,
|
||||||
showProvider: true,
|
showProvider: true,
|
||||||
sources: [LyricSource.NETEASE],
|
sources: [LyricSource.NETEASE, LyricSource.LRCLIB],
|
||||||
translationApiKey: '',
|
translationApiKey: '',
|
||||||
translationApiProvider: '',
|
translationApiProvider: '',
|
||||||
translationTargetLanguage: 'en',
|
translationTargetLanguage: 'en',
|
||||||
|
|||||||
Reference in New Issue
Block a user