mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
fixed typo
This commit is contained in:
@@ -1271,6 +1271,7 @@ namespace i2p
|
|||||||
{
|
{
|
||||||
if (m_RouterInfo.IsReachableBy (i2p::data::RouterInfo::eAllTransports))
|
if (m_RouterInfo.IsReachableBy (i2p::data::RouterInfo::eAllTransports))
|
||||||
HandlePublishTimer (ecode);
|
HandlePublishTimer (ecode);
|
||||||
|
else
|
||||||
ScheduleInitialPublish ();
|
ScheduleInitialPublish ();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user