mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
refactor: person merge suggestion modal (#18287)
This commit is contained in:
parent
117b263887
commit
cd03d0c0f2
5 changed files with 214 additions and 238 deletions
|
|
@ -383,7 +383,6 @@ export enum PersonPageViewMode {
|
|||
VIEW_ASSETS = 'view-assets',
|
||||
SELECT_PERSON = 'select-person',
|
||||
MERGE_PEOPLE = 'merge-people',
|
||||
SUGGEST_MERGE = 'suggest-merge',
|
||||
UNASSIGN_ASSETS = 'unassign-faces',
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue