mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-26 20:59:27 +01:00
Re-add removed comment
This commit is contained in:
parent
d1ecfe3153
commit
cb4f5a0a39
@ -187,6 +187,7 @@ class NickAuth(callbacks.Plugin):
|
|||||||
|
|
||||||
def doJoin(self, irc, msg):
|
def doJoin(self, irc, msg):
|
||||||
if len(msg.args) < 2:
|
if len(msg.args) < 2:
|
||||||
|
# extended-join is not supported
|
||||||
return
|
return
|
||||||
|
|
||||||
account = msg.args[1]
|
account = msg.args[1]
|
||||||
|
Loading…
Reference in New Issue
Block a user