summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--internal/config/v2/v2.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/config/v2/v2.go b/internal/config/v2/v2.go
index 0e628d1..050eadd 100644
--- a/internal/config/v2/v2.go
+++ b/internal/config/v2/v2.go
@@ -238,7 +238,7 @@ func convertSecure(orgID string, countryCode string, disco *discovery.Discovery)
},
CountryCode: countryCode,
Locations: locs,
- Delisted: true,
+ Delisted: true,
}
}
return server.SecureInternet{