mirror of
https://github.com/immich-app/immich.git
synced 2025-12-21 17:25:35 +03:00
fix: show tags when viewing stacked assets (#14199)
fix: refresh tags when viewing stacked assets
This commit is contained in:
@@ -127,6 +127,7 @@ export class StackRepository implements IStackRepository {
|
||||
relations: {
|
||||
assets: {
|
||||
exifInfo: true,
|
||||
tags: true,
|
||||
},
|
||||
},
|
||||
order: {
|
||||
|
||||
Reference in New Issue
Block a user