mirror of
https://github.com/immich-app/immich.git
synced 2026-07-28 22:51:21 -07:00
patch mobile
This commit is contained in:
@@ -40,6 +40,7 @@ final Map<String, Map<String, Object?>> openApiPatches = {
|
||||
'SyncUserV1': {'profileChangedAt': _now, 'hasProfileImage': false},
|
||||
'SyncAssetV1': {'isEdited': false},
|
||||
'ServerFeaturesDto': {'ocr': false, 'realtimeTranscoding': false},
|
||||
'SearchAssetResponseDto': {'nextCursor': null},
|
||||
'MemoriesResponse': {'duration': 5},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user