Update mediaitem-square.ejs
This commit is contained in:
parent
e38ddced69
commit
773b397bbc
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
<div class="subtitle item-navigate text-overflow-elipsis" @click="app.searchAndNavigate(item,'artist')" v-if="item.attributes.artistName">
|
||||
{{ item.attributes.artistName }}
|
||||
</div>
|
||||
<div class="subtitle" v-else> </div>
|
||||
</template>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue