Maxim Baz пре 7 година
родитељ
комит
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.