Make also the job on memswap - related to #2420

This commit is contained in:
nicolargo 2023-05-20 12:29:55 +02:00
parent 28101e20fa
commit 87b8300cc6
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<div class="table">
<div class="table-row">
<div class="table-cell text-left title">SWAP</div>
<div class="table-cell">{{ percent }}%</div>
<div class="table-cell" :class="getDecoration('percent')">{{ percent }}%</div>
</div>
<div class="table-row">
<div class="table-cell text-left">total:</div>

Binary file not shown.