From c9e6f85a9c4a3a2db0ba028d245053ef4366fc7e Mon Sep 17 00:00:00 2001 From: Andrew Still Date: Fri, 31 Oct 2025 17:33:23 -0400 Subject: [PATCH] Removed errant ` from wireguard.json (#8791) --- frontend/public/json/wireguard.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/wireguard.json b/frontend/public/json/wireguard.json index a26317f93..1a557dbd3 100644 --- a/frontend/public/json/wireguard.json +++ b/frontend/public/json/wireguard.json @@ -48,7 +48,7 @@ "type": "info" }, { - "text": "WGDashboard installation is optional.`", + "text": "WGDashboard installation is optional.", "type": "info" } ]