@ -120,8 +120,10 @@ func main() {
setValues()
if refresh >= 1{
go func() {
time.Sleep(time.Duration(refresh) * time.Minute)
for {
}
}()