mirror of
https://github.com/gabehf/Fladder.git
synced 2026-04-24 04:51:51 -07:00
feat: UI 2.0 and other Improvements (#357)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
9ca06eaa37
commit
e7b5bb40ff
169 changed files with 4584 additions and 3626 deletions
|
|
@ -375,7 +375,7 @@ class _$ClientSettingsModelImpl extends _ClientSettingsModel
|
|||
this.requireWifi = true,
|
||||
this.showAllCollectionTypes = false,
|
||||
this.maxConcurrentDownloads = 2,
|
||||
this.schemeVariant = DynamicSchemeVariant.tonalSpot,
|
||||
this.schemeVariant = DynamicSchemeVariant.rainbow,
|
||||
this.libraryPageSize})
|
||||
: super._();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue