patch mobile

This commit is contained in:
timonrieger
2026-07-26 16:48:01 +02:00
parent 3d64b3e11b
commit 8a64a3e008
+1
View File
@@ -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},
};