Update server/src/repositories/stack.repository.ts

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
pull/27709/head
Laurens 2026-04-22 18:50:21 +02:00 committed by GitHub
parent d61226503c
commit 37590ccb38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ const withAssets = (eb: ExpressionBuilder<DB, 'stack'>, withTags = false) => {
.as('exifInfo'),
(join) => join.onTrue(),
)
.select((eb) => withFacesAndPeople(eb))
.select(withFacesAndPeople)
.$if(withTags, (eb) =>
eb.select((eb) =>
jsonArrayFrom(