Update 10_system.js

This commit is contained in:
Bard 2022-07-28 23:13:19 +08:00 committed by GitHub
parent 781fcd76d5
commit 0cd13113b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@ return baseclass.extend({
systeminfo.load[1] / 65535.0,
systeminfo.load[2] / 65535.0
) : null,
_('CPU usage (%)'), cpuusage.cpuusage
_('CPU usage'), cpuusage.cpuusage
];
if (tempinfo.tempinfo) {