diff --git a/src/DeviceList.tsx b/src/DeviceList.tsx index 6495fc75..96c90fc8 100644 --- a/src/DeviceList.tsx +++ b/src/DeviceList.tsx @@ -145,7 +145,7 @@ export const DeviceList = () => { if (isNRPlusGateway(device)) { return (
  • - +
  • ) }