From 666ad7ba055aff2d665aa8113c9cd39eb62c3757 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Thu, 28 Sep 2023 09:46:45 -0700 Subject: [PATCH] fix: fixes negative CPU values when container stops --- assets/components/LogViewer/ContainerStat.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/components/LogViewer/ContainerStat.vue b/assets/components/LogViewer/ContainerStat.vue index 1034cc98..95d1b76f 100644 --- a/assets/components/LogViewer/ContainerStat.vue +++ b/assets/components/LogViewer/ContainerStat.vue @@ -1,7 +1,7 @@