mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
feat(mobile): enabled DCM (#17957)
* enable DCM in CI * chore: up version * chore: up version --------- Co-authored-by: Alex <alex.tran1502@gmail.com>
This commit is contained in:
parent
16f83c0aa9
commit
b890440f6b
33 changed files with 271 additions and 312 deletions
|
|
@ -7,7 +7,7 @@ part of 'app_settings.provider.dart';
|
|||
// **************************************************************************
|
||||
|
||||
String _$appSettingsServiceHash() =>
|
||||
r'3736e0d384ec7b1f896938589656dd6eb1552d60';
|
||||
r'2aa16d76a8df869c39486325efc1d08b2d2c284c';
|
||||
|
||||
/// See also [appSettingsService].
|
||||
@ProviderFor(appSettingsService)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue