Fix config name in json

This commit is contained in:
Maxim Baz 2017-06-21 09:41:54 +02:00
parent bebc821653
commit 72cfd64e36

View file

@ -38,7 +38,7 @@ type Configuration struct {
SearchMode int `json:"-"`
SortMode int `json:"sortmode"`
TarBin string `json:"tarbin"`
TimeUpdate bool `json:"versionupdate"`
TimeUpdate bool `json:"timeupdate"`
}
// YayConf holds the current config values for yay.