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