mirror of
https://github.com/immich-app/immich.git
synced 2026-03-04 09:57:33 +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