parent
879ce2c090
commit
71588dee79
|
|
@ -46,4 +46,5 @@ func init() {
|
|||
POP3: as.Get("pop3").GetString(),
|
||||
Password: as.Get("password").GetString(),
|
||||
}
|
||||
Interval = as.GetDuration("interval")
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue