diff --git a/components/SystemStats.vue b/components/SystemStats.vue index 9a65b9b5..ab222234 100644 --- a/components/SystemStats.vue +++ b/components/SystemStats.vue @@ -46,7 +46,7 @@
{{ fileSize(sysStat.network?.total_out) }}
-
+
Storage
Device: {{ sysStat.storage?.path }}
@@ -55,6 +55,7 @@
Used: {{ fileSize(sysStat.storage?.used) }}
+