mirror of
https://github.com/immich-app/immich.git
synced 2025-11-19 14:12:35 +09:00
feat(web): Implement keep this delete others for asset stacks (#14217)
This commit is contained in:
@@ -9,6 +9,7 @@ export enum AssetAction {
|
||||
ADD = 'add',
|
||||
ADD_TO_ALBUM = 'add-to-album',
|
||||
UNSTACK = 'unstack',
|
||||
KEEP_THIS_DELETE_OTHERS = 'keep-this-delete-others',
|
||||
}
|
||||
|
||||
export enum AppRoute {
|
||||
|
||||
Reference in New Issue
Block a user