mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-04 08:34:11 +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)
|
keys.append(key)
|
||||||
else:
|
else:
|
||||||
chans.append(channel)
|
chans.append(channel)
|
||||||
irc.queueMsg(ircmsgs.joins(channels, keys))
|
irc.queueMsg(ircmsgs.joins(chans, keys))
|
||||||
do422 = do377 = do376
|
do422 = do377 = do376
|
||||||
|
|
||||||
def do471(self, irc, msg):
|
def do471(self, irc, msg):
|
||||||
|
Loading…
Reference in New Issue
Block a user