mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-04-23 07:19:26 +03:00
v4.06-9436-beta
This commit is contained in:
+1
-1
@@ -8808,7 +8808,7 @@ void CmNewAccount(HWND hWnd)
|
||||
}
|
||||
else
|
||||
{
|
||||
if (cm->server_name == NULL)
|
||||
if (cm->server_name == NULL || cm->Client->Unix)
|
||||
{
|
||||
Command(hWnd, CMD_NEW_VLAN);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user