diff --git a/src/components/widgets/unifi_console/unifi_console.jsx b/src/components/widgets/unifi_console/unifi_console.jsx index 15d0665ed..3e3e135e7 100644 --- a/src/components/widgets/unifi_console/unifi_console.jsx +++ b/src/components/widgets/unifi_console/unifi_console.jsx @@ -58,7 +58,7 @@ export default function Widget({ options }) { return (
-
+
{name} diff --git a/src/widgets/unifi/component.jsx b/src/widgets/unifi/component.jsx index b24d7b5aa..9a3232599 100644 --- a/src/widgets/unifi/component.jsx +++ b/src/widgets/unifi/component.jsx @@ -41,7 +41,7 @@ export default function Component({ service }) { return ( {uptime && } - {wan.show && } + {wan.show && } {lan.show && } {lan.show && !wlan.show && }