mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-07-28 23:08:59 +02:00
chore(settings): graduate native download worker
This commit is contained in:
@@ -375,6 +375,7 @@ void main() {
|
||||
expect(settings.lyricsAppleElrcWordSync, isFalse);
|
||||
expect(settings.deduplicateDownloads, isTrue);
|
||||
expect(settings.allowQualityVariants, isFalse);
|
||||
expect(settings.nativeDownloadWorkerEnabled, isFalse);
|
||||
});
|
||||
|
||||
test('copyWith updates values and can clear nullable provider fields', () {
|
||||
|
||||
Reference in New Issue
Block a user