Re-add removed comment

This commit is contained in:
nyuszika7h 2014-08-03 14:00:36 +02:00
parent d1ecfe3153
commit cb4f5a0a39
1 changed files with 1 additions and 0 deletions

View File

@ -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]