Skip to content

Commit

Permalink
make ZT an initialism
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz committed May 24, 2024
1 parent 3852fd9 commit 4ad53bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion teams_accounts.go
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ type TeamsDeviceSettings struct {
GatewayProxyEnabled bool `json:"gateway_proxy_enabled"`
GatewayProxyUDPEnabled bool `json:"gateway_udp_proxy_enabled"`
RootCertificateInstallationEnabled bool `json:"root_certificate_installation_enabled"`
UseZtVirtualIP bool `json:"use_zt_virtual_ip"`
UseZTVirtualIP bool `json:"use_zt_virtual_ip"`
}

type TeamsDeviceSettingsResponse struct {
Expand Down

0 comments on commit 4ad53bc

Please sign in to comment.