mirror of
https://github.com/immich-app/immich
synced 2026-08-29 13:15:45 +00:00
fix(deps): update dependency exiftool-vendored to v33 (#24172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
parent
5eec0dc981
commit
01f83ae964
4 changed files with 17 additions and 18 deletions
|
|
@ -37,7 +37,6 @@ import { upsertTags } from 'src/utils/tag';
|
|||
const EXIF_DATE_TAGS: Array<keyof ImmichTags> = [
|
||||
'SubSecDateTimeOriginal',
|
||||
'SubSecCreateDate',
|
||||
'SubSecMediaCreateDate',
|
||||
'DateTimeOriginal',
|
||||
'CreationDate',
|
||||
'CreateDate',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue