diff --git a/src/panels/config/network/ha-config-url-form.ts b/src/panels/config/network/ha-config-url-form.ts index 0d19e03e2af3..6cb37989247f 100644 --- a/src/panels/config/network/ha-config-url-form.ts +++ b/src/panels/config/network/ha-config-url-form.ts @@ -159,7 +159,7 @@ class ConfigUrlForm extends LitElement { .path=${this._unmaskedExternalUrl ? mdiEyeOff : mdiEye} > ` - : ""} + : nothing}