addind dashboard features will come back to finish
This commit is contained in:
@@ -11,7 +11,7 @@ const SystemStatusCard = () => {
|
||||
{stats ? (
|
||||
<>
|
||||
<div>UTC: {stats["system-clock-utc"]}</div>
|
||||
<span>Local: {stats["system-clock-local"]}</span>
|
||||
<div>Local: {stats["system-clock-local"]}</div>
|
||||
<span>CPU: {stats["memory-cpu-status"]}</span>
|
||||
<span>Threads: {stats["thread-count"]}</span>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user