Skip to content

Commit 2109c53

Browse files
committed
add isactive after rebase
1 parent 31a26f9 commit 2109c53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/views/system/GeneralMetrics.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -934,6 +934,7 @@ export default function GeneralMetrics({
934934
threshold={GPUMemThreshold}
935935
updateTimes={updateTimes}
936936
data={[series]}
937+
isActive={isActive}
937938
/>
938939
))}
939940
</div>

0 commit comments

Comments
 (0)