This commit is contained in:
exttex 2020-11-20 10:20:49 +01:00
parent 0a467966cb
commit 80351d6a0b
40 changed files with 621 additions and 307 deletions

View file

@ -1,7 +1,7 @@
<template>
<div>
<!-- List tile -->
<v-list-item @click='click' v-if='!card'>
<v-list-item @click='click' v-if='!card' @contextmenu.prevent="menu = true">
<v-hover v-slot:default='{hover}'>
<v-list-item-avatar>
<v-img :src='playlist.image.thumb'></v-img>