mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix: memory generation (#25650)
This commit is contained in:
parent
e81faa1dbf
commit
141be5cbc9
7 changed files with 68 additions and 20 deletions
|
|
@ -601,8 +601,6 @@ const assetJobStatusInsert = (
|
|||
duplicatesDetectedAt: date,
|
||||
facesRecognizedAt: date,
|
||||
metadataExtractedAt: date,
|
||||
previewAt: date,
|
||||
thumbnailAt: date,
|
||||
};
|
||||
|
||||
return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue