From bdad8933ff354ed33a4f3c004cf63433309e9597 Mon Sep 17 00:00:00 2001 From: Bastien Wirtz Date: Mon, 31 Oct 2022 10:12:15 +0100 Subject: Apply lint fixes --- src/components/services/Rtorrent.vue | 115 +++++++++++++++++++---------------- 1 file changed, 63 insertions(+), 52 deletions(-) (limited to 'src/components/services/Rtorrent.vue') diff --git a/src/components/services/Rtorrent.vue b/src/components/services/Rtorrent.vue index 75efb7b..ed8e7a6 100644 --- a/src/components/services/Rtorrent.vue +++ b/src/components/services/Rtorrent.vue @@ -8,14 +8,13 @@ {{ downRate }} - - {{ upRate }} - + {{ upRate }}

\ No newline at end of file + -- cgit v1.2.3