ss fix
This commit is contained in:
parent
ec9ae0ef4f
commit
96bbc1cdbc
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ bool MainWindow::installServer(ServerCredentials credentials,
|
|||
timer.start(1000);
|
||||
|
||||
|
||||
ErrorCode e = ServerController::setupServer(credentials, Protocol::ShadowSocks);
|
||||
ErrorCode e = ServerController::setupServer(credentials, Protocol::OpenVpn);
|
||||
if (e) {
|
||||
page->setEnabled(true);
|
||||
button->setVisible(true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue