fix: show tags when viewing stacked assets (#14199)

fix: refresh tags when viewing stacked assets
This commit is contained in:
Michel Heusschen
2024-11-18 13:50:04 +01:00
committed by GitHub
parent 944ea7dbcd
commit 32f908baf1
4 changed files with 85 additions and 1 deletions

View File

@@ -127,6 +127,7 @@ export class StackRepository implements IStackRepository {
relations: {
assets: {
exifInfo: true,
tags: true,
},
},
order: {