mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-18 11:00:06 +02:00
Rename command line UA to cli
This commit is contained in:
@@ -29,5 +29,5 @@ func NetBirdDesktopUIUserAgent() string {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func NetBirdCmdUserAgent() string {
|
func NetBirdCmdUserAgent() string {
|
||||||
return "netbird-cmd/" + WiretrusteeVersion()
|
return "netbird-cli/" + WiretrusteeVersion()
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user