change condition

This commit is contained in:
Jonathan Baecker 2020-04-30 09:42:50 +02:00
parent fd82735b3d
commit 7792577ad9

View File

@ -42,7 +42,7 @@
</div>
</b-col>
<b-col cols="4" class="chart-col chart2">
<div v-if="stat.cpu_usage">
<div v-if="stat.cpu_usage || stat.cpu_usage >= 0">
<div>
<strong>CPU</strong>
</div>