mirror of
https://github.com/immich-app/immich.git
synced 2026-02-14 21:08:15 +03: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