mirror of
https://github.com/immich-app/immich.git
synced 2025-11-20 02:32:35 +09:00
fix: Refresh photo after updating featured photo (#21971)
fix: Refresh person photo after setting featured photo Co-authored-by: Alex <alex.tran1502@gmail.com>
This commit is contained in:
@@ -14,6 +14,7 @@ export enum AssetAction {
|
||||
REMOVE_ASSET_FROM_STACK = 'remove-asset-from-stack',
|
||||
SET_VISIBILITY_LOCKED = 'set-visibility-locked',
|
||||
SET_VISIBILITY_TIMELINE = 'set-visibility-timeline',
|
||||
SET_PERSON_FEATURED_PHOTO = 'set-person-featured-photo',
|
||||
}
|
||||
|
||||
export enum AppRoute {
|
||||
|
||||
Reference in New Issue
Block a user