diff --git a/src/app/components/DevicesPage.tsx b/src/app/components/DevicesPage.tsx index 4aec566..3078fe0 100644 --- a/src/app/components/DevicesPage.tsx +++ b/src/app/components/DevicesPage.tsx @@ -387,9 +387,6 @@ export default function DevicesPage({ config, setConfig, openDeviceId, onClearOp device.enabled ? 'translate-x-5' : 'translate-x-0.5' }`} /> - )}