mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-08 08:07:56 -06:00
Update generated settings, added correct signing config
This commit is contained in:
@@ -20,7 +20,7 @@ ApplicationSettingsState _$ApplicationSettingsStateFromJson(
|
||||
ViewType.list,
|
||||
preferredColorSchemeOption: $enumDecodeNullable(
|
||||
_$ColorSchemeOptionEnumMap, json['preferredColorSchemeOption']) ??
|
||||
ColorSchemeOption.dynamic,
|
||||
ColorSchemeOption.classic,
|
||||
);
|
||||
|
||||
Map<String, dynamic> _$ApplicationSettingsStateToJson(
|
||||
|
||||
Reference in New Issue
Block a user