Skip to content

Commit 8fb1651

Browse files
committed
fix: update dependencies
1 parent 84fa730 commit 8fb1651

File tree

3 files changed

+495
-927
lines changed

3 files changed

+495
-927
lines changed

components/torrent/TorrentActionCard.vue

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,9 @@
110110
</button>
111111
</template>
112112
<template v-else>
113-
<NuxtLink to="/signin">Private tracker. Sign in to download torrent or magnet link.</NuxtLink>
113+
<NuxtLink to="/signin">
114+
Private tracker. Sign in to download torrent or magnet link.
115+
</NuxtLink>
114116
</template>
115117
</div>
116118

0 commit comments

Comments
 (0)