Updted changelog
This commit is contained in:
parent
197034b5dd
commit
56886534d4
2 changed files with 2 additions and 2 deletions
|
@ -68,7 +68,7 @@ DonateStrategy::DonateStrategy(const char *agent, IStrategyListener *listener) :
|
|||
m_timer.data = this;
|
||||
uv_timer_init(uv_default_loop(), &m_timer);
|
||||
|
||||
idle(random(1500, 3600) * 1000);
|
||||
idle(random(1800, 3600) * 1000);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue