Skip to content

Commit 8a77d55

Browse files
Small cosmetic change
1 parent 7d4c8d2 commit 8a77d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

armor.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ type (
4646
CacheDir string `json:"cache_dir"`
4747
Email string `json:"email"`
4848
DirectoryURL string `json:"directory_url"`
49-
Secured bool `json:"secured"`
49+
Secured bool `json:"secured"`
5050
}
5151

5252
Admin struct {

0 commit comments

Comments
 (0)