force image refresh
This commit is contained in:
parent
9edef4e3bf
commit
0e1da0caf5
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<script type="text/x-template" id="mediaitem-scroller-horizontal-large">
|
||||
<vue-horizontal>
|
||||
<mediaitem-square :item="item"
|
||||
<mediaitem-square :item="item" :key="item?.id ?? ''"
|
||||
v-for="item in items"></mediaitem-square>
|
||||
</vue-horizontal>
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue