mirror of
https://github.com/immich-app/immich.git
synced 2026-05-23 16:12:30 -04:00
fix: asset edit sequence (#25457)
This commit is contained in:
@@ -15,3 +15,5 @@ from
|
||||
"asset_edit"
|
||||
where
|
||||
"assetId" = $1
|
||||
order by
|
||||
"sequence" asc
|
||||
|
||||
Reference in New Issue
Block a user