typo..
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package bootstrapconfig
|
||||
|
||||
type Config struct {
|
||||
AntiPhishingCode string `json:"anti_phishing_code"`
|
||||
AntiPhishingCode string `yaml:"anti_phishing_code"`
|
||||
|
||||
Keymap string
|
||||
Modules string
|
||||
|
Reference in New Issue
Block a user