diff --git a/frontend/src/pages/inbounds/list/useInboundColumns.tsx b/frontend/src/pages/inbounds/list/useInboundColumns.tsx index 59b950ccd..2c9f3d63a 100644 --- a/frontend/src/pages/inbounds/list/useInboundColumns.tsx +++ b/frontend/src/pages/inbounds/list/useInboundColumns.tsx @@ -159,7 +159,7 @@ export function useInboundColumns({ if (!cc) return null; return ( <> - + {cc.clients} {cc.active.length > 0 && (