diff --git a/src/components/Footer.vue b/src/components/Footer.vue index 821358b..097abfc 100644 --- a/src/components/Footer.vue +++ b/src/components/Footer.vue @@ -34,7 +34,7 @@
mdi-swap-vertical-bold - {{ info.alltime_dl | formatSize }}/{{ info.alltime_ul | formatSize }} + {{ info.alltime_ul | formatSize }}/{{ info.alltime_dl | formatSize }}
@@ -94,21 +94,6 @@ -
- mdi-download - - {{ info.dl_info_speed | formatSize }}/s - - - -
-
+ +
+ mdi-download + + {{ info.dl_info_speed | formatSize }}/s + + + +