Thanks to visit codestin.com Credit goes to github.com
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 7d4c8d2 commit 8a77d55Copy full SHA for 8a77d55
armor.go
@@ -46,7 +46,7 @@ type (
46
CacheDir string `json:"cache_dir"`
47
Email string `json:"email"`
48
DirectoryURL string `json:"directory_url"`
49
- Secured bool `json:"secured"`
+ Secured bool `json:"secured"`
50
}
51
52
Admin struct {
0 commit comments