mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
patch mobile
This commit is contained in:
parent
3d64b3e11b
commit
8a64a3e008
1 changed files with 1 additions and 0 deletions
|
|
@ -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},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue