fixed native wireguard config import if there is no port in the Endpoint field
This commit is contained in:
parent
259eff3fea
commit
3f7e7f2601
3 changed files with 10 additions and 2 deletions
|
|
@ -4,6 +4,7 @@
|
|||
#include <QStandardPaths>
|
||||
|
||||
#include "fileUtilites.h"
|
||||
#include "utilities.h"
|
||||
|
||||
SitesController::SitesController(const std::shared_ptr<Settings> &settings,
|
||||
const QSharedPointer<VpnConnection> &vpnConnection,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue