mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-10 21:25:24 +03:00
Fix name
This commit is contained in:
parent
bfd078b80e
commit
91dac8ba18
@ -512,7 +512,7 @@ function GeneralMetrics({ lastUpdated, setLastUpdated }: GeneralMetricsProps) {
|
|||||||
<>
|
<>
|
||||||
<div className="mt-4 flex items-center justify-between">
|
<div className="mt-4 flex items-center justify-between">
|
||||||
<div className="text-muted-foreground text-sm font-medium">
|
<div className="text-muted-foreground text-sm font-medium">
|
||||||
Detectors
|
GPUs
|
||||||
</div>
|
</div>
|
||||||
{Object.keys(statsHistory[0].gpu_usages).filter(
|
{Object.keys(statsHistory[0].gpu_usages).filter(
|
||||||
(key) =>
|
(key) =>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user