diff --git a/frontend/pages/hosts/details/cards/Software/Software.tsx b/frontend/pages/hosts/details/cards/Software/Software.tsx index 233e0161c6..8256d3c296 100644 --- a/frontend/pages/hosts/details/cards/Software/Software.tsx +++ b/frontend/pages/hosts/details/cards/Software/Software.tsx @@ -82,7 +82,7 @@ const SoftwareTable = ({ ); - if (!softwareInventoryEnabled) { + if (softwareInventoryEnabled === false) { return (

Software