mirror of
https://github.com/anope/anope.git
synced 2026-06-25 02:46:37 +02:00
Fixed /ns help saset autoop reply
This commit is contained in:
@@ -69,7 +69,7 @@ class CommandNSSASetAutoOp : public CommandNSSetAutoOp
|
||||
{
|
||||
}
|
||||
|
||||
bool Help(User *u, const Anope::string &)
|
||||
bool OnHelp(User *u, const Anope::string &)
|
||||
{
|
||||
u->SendMessage(NickServ, NICK_HELP_SASET_AUTOOP);
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user