diff --git a/src/components/Settings/VueTorrent/DashboardItem.vue b/src/components/Settings/VueTorrent/DashboardItem.vue index e3004245..d06eb18c 100644 --- a/src/components/Settings/VueTorrent/DashboardItem.vue +++ b/src/components/Settings/VueTorrent/DashboardItem.vue @@ -6,15 +6,14 @@ defineEmits<{ update: [value: void] }>() diff --git a/src/components/Settings/VueTorrent/TorrentCard.vue b/src/components/Settings/VueTorrent/TorrentCard.vue index 3770714d..7448f950 100644 --- a/src/components/Settings/VueTorrent/TorrentCard.vue +++ b/src/components/Settings/VueTorrent/TorrentCard.vue @@ -32,7 +32,7 @@ function toggleActive(isBusy: boolean, property: TorrentProperty) { {{ $t('settings.vuetorrent.torrentCard.busyTorrentTip') }} - +