This commit is contained in:
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 2010-02-02 23:59:43 +00:00
parent 09099bed72
commit a27defb885

View file

@ -399,6 +399,7 @@ class Gui(object):
# roomname = self.current_room().name
# self.muc.eject_user(roomname, 'ban', nick, reason)
def command_join(self, args):
if len(args) == 0:
r = self.current_room()