diff --git a/react/src/JackHostStatus.tsx b/react/src/JackHostStatus.tsx index 673a00d..52b92dc 100644 --- a/react/src/JackHostStatus.tsx +++ b/react/src/JackHostStatus.tsx @@ -88,7 +88,7 @@ export default class JackHostStatus { } return (
{label} - {(status.cpuFreqMin != 0 || status.cpuFreqMax != 0) && + {(status.cpuFreqMin !== 0 || status.cpuFreqMax !== 0) && ( {