diff --git a/src/static/app/src/components/systemStatusComponents/systemStatusWidget.vue b/src/static/app/src/components/systemStatusComponents/systemStatusWidget.vue index 79e8f32..25f615a 100644 --- a/src/static/app/src/components/systemStatusComponents/systemStatusWidget.vue +++ b/src/static/app/src/components/systemStatusComponents/systemStatusWidget.vue @@ -35,9 +35,9 @@ const getData = () => {
- - {{ data.cpu.cpu_percent }}% - + + {{ data.cpu.cpu_percent }}% +
@@ -45,7 +45,8 @@ const getData = () => {
- {
- - {{ data?.disk['/'].percent }}% - + + {{ data?.disk['/'].percent }}% +