diff --git a/src/components/Torrent/DashboardItems/Status.vue b/src/components/Torrent/DashboardItems/Status.vue index 8a0b4ae9..e07af1f6 100644 --- a/src/components/Torrent/DashboardItems/Status.vue +++ b/src/components/Torrent/DashboardItems/Status.vue @@ -3,7 +3,7 @@
{{ $t('status') }}
- + {{ stateString }} diff --git a/src/components/Torrent/DesktopCard.vue b/src/components/Torrent/DesktopCard.vue index a8cc376e..2eee6e95 100644 --- a/src/components/Torrent/DesktopCard.vue +++ b/src/components/Torrent/DesktopCard.vue @@ -1,9 +1,6 @@