mirror of
https://github.com/immich-app/immich.git
synced 2025-12-20 01:11:46 +03:00
chore: modify for testing
This commit is contained in:
@@ -441,7 +441,7 @@ class UploadService {
|
||||
if (CurrentPlatform.isIOS &&
|
||||
cloudId != null &&
|
||||
eTag != null &&
|
||||
_serverInfo.serverVersion.isAtLeast(major: 2, minor: 4))
|
||||
_serverInfo.serverVersion.isAtLeast(major: 2, minor: 2))
|
||||
'metadata': jsonEncode([
|
||||
RemoteAssetMetadataItem(
|
||||
key: RemoteAssetMetadataKey.mobileApp,
|
||||
|
||||
Reference in New Issue
Block a user