mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 12:42:34 +01:00
'nother buggeh that prevent my previous commit from working. :)-
This commit is contained in:
parent
85fc5f25be
commit
ec8d1bef06
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user