mirror of
https://github.com/immich-app/immich.git
synced 2025-12-02 22:49:53 +09:00
feat(web): Implement keep this delete others for asset stacks (#14217)
This commit is contained in:
@@ -379,6 +379,7 @@
|
||||
break;
|
||||
}
|
||||
|
||||
case AssetAction.KEEP_THIS_DELETE_OTHERS:
|
||||
case AssetAction.UNSTACK: {
|
||||
closeViewer();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user