fixed typo

pull/1890/head
orignal 1 year ago
parent 3c9a574e90
commit 93d89a1fe0

@ -1271,7 +1271,8 @@ namespace i2p
{
if (m_RouterInfo.IsReachableBy (i2p::data::RouterInfo::eAllTransports))
HandlePublishTimer (ecode);
ScheduleInitialPublish ();
else
ScheduleInitialPublish ();
}
}

Loading…
Cancel
Save