Fix cpu status

This commit is contained in:
Tyler
2019-12-29 18:51:03 -05:00
parent 2ff5b6bc6b
commit 8aa3d78d6d
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<b-nav-item-dropdown no-caret right>
<template slot="button-content">
<font-awesome-icon icon="tachometer-alt" /> CPU
<b-progress :value="status.UserPct" height=".5rem" :variant="percentageClass"></b-progress>
<b-progress :value="status" height=".5rem" :variant="percentageClass"></b-progress>
</template>
<b-dropdown-header class="text-center">CPU</b-dropdown-header>
<div class="text-center">