master v0.9
Bel LaPointe 2021-01-25 09:00:38 -06:00
parent 879ce2c090
commit 71588dee79
1 changed files with 1 additions and 0 deletions

View File

@ -46,4 +46,5 @@ func init() {
POP3: as.Get("pop3").GetString(),
Password: as.Get("password").GetString(),
}
Interval = as.GetDuration("interval")
}