mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
fix: mobile edit handling (#25315)
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
This commit is contained in:
parent
b3f5b8ede8
commit
1b56bb84f9
64 changed files with 9350 additions and 168 deletions
|
|
@ -395,7 +395,7 @@ export const columns = {
|
|||
'asset.libraryId',
|
||||
'asset.width',
|
||||
'asset.height',
|
||||
'asset.editCount',
|
||||
'asset.isEdited',
|
||||
],
|
||||
syncAlbumUser: ['album_user.albumId as albumId', 'album_user.userId as userId', 'album_user.role'],
|
||||
syncStack: ['stack.id', 'stack.createdAt', 'stack.updatedAt', 'stack.primaryAssetId', 'stack.ownerId'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue