mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-03 22:04:53 +03:00
add isactive after rebase
This commit is contained in:
parent
31a26f9e0a
commit
2109c53010
@ -934,6 +934,7 @@ export default function GeneralMetrics({
|
|||||||
threshold={GPUMemThreshold}
|
threshold={GPUMemThreshold}
|
||||||
updateTimes={updateTimes}
|
updateTimes={updateTimes}
|
||||||
data={[series]}
|
data={[series]}
|
||||||
|
isActive={isActive}
|
||||||
/>
|
/>
|
||||||
))}
|
))}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user