Release v0.14.8 (#1623)

Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
This commit is contained in:
Daniel Valdivia
2022-02-24 13:42:11 -08:00
committed by GitHub
parent 576abdeec4
commit 86fa54d64a
439 changed files with 647 additions and 624 deletions

View File

@@ -46,7 +46,7 @@ type Principal struct {
// account access key
AccountAccessKey string `json:"accountAccessKey,omitempty"`
// Hide Console Menu
// hm
Hm bool `json:"hm,omitempty"`
}