From 61e914237fd5fce7e131e17a24967bde1ddb62e5 Mon Sep 17 00:00:00 2001 From: db39 <88856877+db39@users.noreply.github.com> Date: Tue, 12 Nov 2024 12:44:53 +0000 Subject: [PATCH] Fix typo in WiFi dialog (#1853) Resolves #1852 This change removes the second colon in the Wi-Fi dialog when it warns there's no Ethernet connection. --- app/templates/custom-elements/wifi-dialog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/custom-elements/wifi-dialog.html b/app/templates/custom-elements/wifi-dialog.html index 4af5c9101..080f3397e 100644 --- a/app/templates/custom-elements/wifi-dialog.html +++ b/app/templates/custom-elements/wifi-dialog.html @@ -73,7 +73,7 @@