mirror of
https://github.com/netbirdio/netbird.git
synced 2024-12-13 10:21:10 +01:00
Rename command line UA to cli
This commit is contained in:
parent
f4ce8c9c4e
commit
24f786d5da
@ -29,5 +29,5 @@ func NetBirdDesktopUIUserAgent() string {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func NetBirdCmdUserAgent() string {
|
func NetBirdCmdUserAgent() string {
|
||||||
return "netbird-cmd/" + WiretrusteeVersion()
|
return "netbird-cli/" + WiretrusteeVersion()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user