mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 13:27:17 +01:00
fixed typo
This commit is contained in:
parent
3c9a574e90
commit
93d89a1fe0
|
@ -1271,7 +1271,8 @@ namespace i2p
|
|||
{
|
||||
if (m_RouterInfo.IsReachableBy (i2p::data::RouterInfo::eAllTransports))
|
||||
HandlePublishTimer (ecode);
|
||||
ScheduleInitialPublish ();
|
||||
else
|
||||
ScheduleInitialPublish ();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue