mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
fix: time zone upserts (#25889)
This commit is contained in:
@@ -361,6 +361,7 @@ const assetSidecarWriteFactory = () => {
|
||||
latitude: 12,
|
||||
longitude: 12,
|
||||
dateTimeOriginal: '2023-11-22T04:56:12.196Z',
|
||||
timeZone: 'UTC-6',
|
||||
} as unknown as Exif,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user