Skip to content

Commit 049a3c8

Browse files
committed
Merge #488: Update dependencies
8fb1651 fix: update dependencies (Jose Celano) Pull request description: ACKs for top commit: josecelano: ACK 8fb1651 Tree-SHA512: e26f806ab8531757ed9e64b9f31842901028dd747a9f4a6f7ca4efc12c5376dd89066bab0ede53da6b848a79e9208d869ae94d51dfc94f1d52dd2b2fb84947b0
2 parents 84fa730 + 8fb1651 commit 049a3c8

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)