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