From 20a1dfc08f1ffd8f628ee174e010e2eda59354be Mon Sep 17 00:00:00 2001 From: charleswrayjr Date: Tue, 9 Sep 2025 09:57:06 -0500 Subject: [PATCH] Separating the create client functionality from the main vpn lists. --- src/app/views/VPN/VPN.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/views/VPN/VPN.jsx b/src/app/views/VPN/VPN.jsx index 8906f20..776495b 100644 --- a/src/app/views/VPN/VPN.jsx +++ b/src/app/views/VPN/VPN.jsx @@ -116,7 +116,7 @@ const VPN = () => { -- 2.43.0