mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-24 20:40:39 +00:00
Update vpn service
This commit is contained in:
@@ -1124,7 +1124,7 @@ export function SecureGatewaySetup() {
|
||||
|
||||
<Button
|
||||
onClick={() => setShowWizard(true)}
|
||||
className="w-full bg-cyan-600 hover:bg-cyan-700"
|
||||
className="bg-cyan-600 hover:bg-cyan-700"
|
||||
disabled={!runtimeAvailable}
|
||||
>
|
||||
<ShieldCheck className="h-4 w-4 mr-2" />
|
||||
|
||||
Reference in New Issue
Block a user