Merge branch 'patch-230502-fix-proc-stats' of https://github.com/skrashevich/frigate into patch-230502-fix-proc-stats

This commit is contained in:
Sergey Krashevich 2023-05-03 06:09:26 +03:00
commit 5395ba2e87
No known key found for this signature in database
GPG Key ID: 625171324E7D3856

View File

@ -360,7 +360,7 @@ export default function System() {
<Tr> <Tr>
<Th>P-ID</Th> <Th>P-ID</Th>
<Th>CPU %</Th> <Th>CPU %</Th>
<Th>AvgCPU %</Th> <Th>Avg CPU %</Th>
<Th>Memory %</Th> <Th>Memory %</Th>
</Tr> </Tr>
</Thead> </Thead>