This commit is contained in:
bourquecharles
2021-04-28 17:55:11 -04:00
parent 2fbe668a9c
commit 8465e54adb

View File

@@ -87,7 +87,7 @@ const DeviceHealth = () => {
),
'show_details':
(item, index)=>{
if(item.sanity === 195){
if(item.sanity === 100){
return (<></>);
}
return (