ui: Fix erasing of downloadable files

This commit is contained in:
nemunaire 2021-09-01 01:46:06 +02:00
parent 941e1c16d5
commit e6557c8c06
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
</CardText>
</CardBody>
<ListGroup>
{#each files as file (file.id)}
{#each files as file, index}
<ListGroupItem tag="a" href="{file.path}" target="_self" class="d-flex">
<h1><Icon name="arrow-down-circle" /></h1>
<div>