stash
This commit is contained in:
parent
16c628d9ee
commit
a5996a6f84
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<AuthenticatedImage v-if="item.item.file" cached
|
||||
:src="`/media/2/256/${item.file}/`"
|
||||
:src="`/media/2/256/${item.item.file}/`"
|
||||
class="card-img-top img-fluid"
|
||||
/>
|
||||
<div class="card-body">
|
||||
|
|
Loading…
Reference in a new issue