From 77a91fc35716aeb0d60c5a5cfae3965b916fa0c9 Mon Sep 17 00:00:00 2001 From: Frederico Gomes Date: Sat, 21 Mar 2026 12:45:09 +0000 Subject: [PATCH] wireguard/theme: Add icon to auto add client button Signed-off-by: Frederico Gomes Reviewed-by: James Valleroy --- plinth/modules/wireguard/templates/wireguard.html | 1 + static/themes/default/icons/magic.svg | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 static/themes/default/icons/magic.svg diff --git a/plinth/modules/wireguard/templates/wireguard.html b/plinth/modules/wireguard/templates/wireguard.html index 378b9b4d4..2b3f7b259 100644 --- a/plinth/modules/wireguard/templates/wireguard.html +++ b/plinth/modules/wireguard/templates/wireguard.html @@ -88,6 +88,7 @@ + {% icon 'magic' %} {% trans "Add Client Automatically" %} + +