summaryrefslogtreecommitdiff
path: root/internal/server/server.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/server/server.go')
-rw-r--r--internal/server/server.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/server/server.go b/internal/server/server.go
index c68916e..ef02612 100644
--- a/internal/server/server.go
+++ b/internal/server/server.go
@@ -41,7 +41,7 @@ type EndpointsVersions struct {
// Endpoints defines the json format for /.well-known/vpn-user-portal".
type Endpoints struct {
API EndpointsVersions `json:"api"`
- V string `json:"v"`
+ V string `json:"v"`
}
// ShouldRenewButton returns whether or not the renew button should be shown for the server