mirror of
https://github.com/anope/anope.git
synced 2026-06-30 23:46:39 +02:00
Send channel topics on initial burst, sync chanels after db load, and try to after unserializing persist on
This commit is contained in:
@@ -123,6 +123,8 @@ Server::Server(Server *up, const Anope::string &sname, unsigned shops, const Ano
|
||||
continue;
|
||||
ModeManager::StackerAdd(c->ci->WhoSends(), c, cm, true, it2->second);
|
||||
}
|
||||
|
||||
IRCD->SendTopic(c->ci->WhoSends(), c);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user