diff --git a/src/components/Dashboard/Views/List/ListTorrent.vue b/src/components/Dashboard/Views/List/ListTorrent.vue
index ae214bce..4be3af68 100644
--- a/src/components/Dashboard/Views/List/ListTorrent.vue
+++ b/src/components/Dashboard/Views/List/ListTorrent.vue
@@ -60,7 +60,7 @@ const isTorrentSelected = computed(() => dashboardStore.isTorrentInSelection(pro
width="100%"
:color="isTorrentSelected ? `torrent-${torrent.state}-darken-3` : undefined"
@click="$emit('onTorrentClick', $event, torrent)">
- {{ torrent.name }}
+ {{ torrent.name }}