diff --git a/MatchedDestination.cpp b/MatchedDestination.cpp index 85ab1530..68f3759e 100644 --- a/MatchedDestination.cpp +++ b/MatchedDestination.cpp @@ -52,7 +52,7 @@ namespace client m_ResolveTimer = std::make_shared(GetService()); GetTunnelPool()->SetCustomPeerSelector(this); ResolveCurrentLeaseSet(); - return true; + return true; } else return false;