We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0f44a9 commit 654253aCopy full SHA for 654253a
cmd/hydroxide/main.go
@@ -42,7 +42,7 @@ var (
42
func newClient() *protonmail.Client {
43
return &protonmail.Client{
44
RootURL: apiEndpoint,
45
- AppVersion: "Web_3.16.65",
+ AppVersion: "[email protected]",
46
Debug: debug,
47
}
48
0 commit comments