'nother buggeh that prevent my previous commit from working. :)-

This commit is contained in:
Stéphan Kochen 2004-02-10 00:12:51 +00:00
parent 85fc5f25be
commit ec8d1bef06

View File

@ -74,7 +74,7 @@ class Admin(privmsgs.CapabilityCheckingPrivmsg):
keys.append(key)
else:
chans.append(channel)
irc.queueMsg(ircmsgs.joins(channels, keys))
irc.queueMsg(ircmsgs.joins(chans, keys))
do422 = do377 = do376
def do471(self, irc, msg):