chore: update default lyrics providers and about links

This commit is contained in:
zarzet
2026-05-04 15:51:57 +07:00
parent 5bdaa35ced
commit a4dc776bfb
41 changed files with 7 additions and 748 deletions
+1 -7
View File
@@ -139,13 +139,7 @@ class AppSettings {
this.localLibraryShowDuplicates = true,
this.localLibraryAutoScan = 'off',
this.hasCompletedTutorial = false,
this.lyricsProviders = const [
'lrclib',
'musixmatch',
'netease',
'apple_music',
'qqmusic',
],
this.lyricsProviders = const ['lrclib', 'apple_music'],
this.lyricsIncludeTranslationNetease = false,
this.lyricsIncludeRomanizationNetease = false,
this.lyricsMultiPersonWordByWord = false,