mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 02:49: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):
|
||||
if len(msg.args) < 2:
|
||||
# extended-join is not supported
|
||||
return
|
||||
|
||||
account = msg.args[1]
|
||||
|
Loading…
Reference in New Issue
Block a user