You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-08-25 20:09:18 +02:00
@@ -363,7 +363,7 @@
|
||||
<DeleteAssetDialog
|
||||
size={idsSelectedAssets.length}
|
||||
on:cancel={() => (isShowDeleteConfirmation = false)}
|
||||
on:confirm={() => trashOrDelete()}
|
||||
on:confirm={() => trashOrDelete(true)}
|
||||
/>
|
||||
{/if}
|
||||
|
||||
|
Reference in New Issue
Block a user