Maxim Baz 7 лет назад
Родитель
Сommit
72cfd64e36
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      config/config.go

+ 1 - 1
config/config.go

@@ -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.