diff --git a/src/pages/EquipmentPage.tsx b/src/pages/EquipmentPage.tsx index 6ae163b..ad3f61c 100644 --- a/src/pages/EquipmentPage.tsx +++ b/src/pages/EquipmentPage.tsx @@ -489,7 +489,7 @@ function DeviceForm({ )} - {connection === 'com' && ( + {connection === 'com' && type !== 'kkt' && (