diff --git a/apps/client/src/components/dispatch/map/units/active-map-units.tsx b/apps/client/src/components/dispatch/map/units/active-map-units.tsx index 76b39250a..7626e4bfc 100644 --- a/apps/client/src/components/dispatch/map/units/active-map-units.tsx +++ b/apps/client/src/components/dispatch/map/units/active-map-units.tsx @@ -26,7 +26,7 @@ export function ActiveMapUnits() { }); return ( -
{t("noActiveUnits")}
) : (