Forgot a noReply.

This commit is contained in:
Jeremy Fincher 2004-10-22 19:47:23 +00:00
parent 66282cdc1e
commit ddb914aa71
1 changed files with 2 additions and 0 deletions

View File

@ -275,6 +275,8 @@ class Admin(privmsgs.CapabilityCheckingPrivmsg):
inAtLeastOneChannel = True
if not inAtLeastOneChannel:
irc.replySuccess()
else:
irc.noReply()
def addcapability(self, irc, msg, args, user, capability):
"""<name|hostmask> <capability>