Fix admin insight film simulation check
This commit is contained in:
parent
d63710cc98
commit
99d49923be
@ -322,7 +322,7 @@ export default function AdminAppInsightsClient({
|
||||
/>}
|
||||
content={`${camerasCount} cameras`}
|
||||
/>
|
||||
{filmSimulationsCount &&
|
||||
{Boolean(filmSimulationsCount) &&
|
||||
<ScoreCardRow
|
||||
icon={<span className="inline-flex w-3">
|
||||
<PhotoFilmSimulationIcon
|
||||
|
||||
Loading…
Reference in New Issue
Block a user