more cleanup, fixes
This commit is contained in:
parent
c254bd5d44
commit
04ebe6d459
9 changed files with 33 additions and 53 deletions
|
|
@ -1,7 +1,7 @@
|
|||
package pm
|
||||
|
||||
var armorHeader = map[string]string{
|
||||
"Version": "OpenPGP Mobile 0.0.1 (" + Version() + ")",
|
||||
"Version": "OpenPGP Golang 0.0.1 (" + Version() + ")",
|
||||
"Comment": "https://protonmail.com",
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue