mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-16 06:02:18 +02:00
fixed typo
This commit is contained in:
parent
3c9a574e90
commit
93d89a1fe0
1 changed files with 2 additions and 1 deletions
|
@ -1271,7 +1271,8 @@ namespace i2p
|
|||
{
|
||||
if (m_RouterInfo.IsReachableBy (i2p::data::RouterInfo::eAllTransports))
|
||||
HandlePublishTimer (ecode);
|
||||
ScheduleInitialPublish ();
|
||||
else
|
||||
ScheduleInitialPublish ();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue