Change column name

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
Korneliusz Jarzębski 2023-05-15 09:23:23 +02:00 committed by GitHub
parent 263b9944d7
commit f42d529b68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -344,7 +344,7 @@ export default function System() {
<Th>FPS</Th> <Th>FPS</Th>
<Th>CPU %</Th> <Th>CPU %</Th>
<Th>Memory %</Th> <Th>Memory %</Th>
<Th>Bandwidth KB/s</Th> <Th>Network Bandwidth</Th>
</Tr> </Tr>
</Thead> </Thead>
<Tbody> <Tbody>