This commit is contained in:
jxxghp
2024-04-13 09:20:59 +08:00
parent b2a8707e91
commit 9c6ba294f9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ onMounted(() => {
<VCard
:width="props.width"
:height="props.height"
:variant="downloaded.includes(torrent?.enclosure || '') ? 'tonal' : 'elevated'"
:variant="downloaded.includes(torrent?.enclosure || '') ? 'outlined' : 'elevated'"
@click="handleAddDownload"
>
<template