mirror of
https://github.com/immich-app/immich.git
synced 2025-07-09 03:04:16 -04:00
parent
68f52818ae
commit
02393126e6
@ -363,7 +363,7 @@
|
||||
<DeleteAssetDialog
|
||||
size={idsSelectedAssets.length}
|
||||
on:cancel={() => (isShowDeleteConfirmation = false)}
|
||||
on:confirm={() => trashOrDelete()}
|
||||
on:confirm={() => trashOrDelete(true)}
|
||||
/>
|
||||
{/if}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user