remove testing stuff... I am distracted
This commit is contained in:
parent
2733ffb3d0
commit
db9440c7c3
|
@ -1303,7 +1303,6 @@ class Interface:
|
|||
f.value = False
|
||||
elif f.var == 'muc#roomconfig_membersonly':
|
||||
f.value = True
|
||||
print 'Hello'
|
||||
gajim.connections[account].send_gc_config(room_jid, form)
|
||||
else:
|
||||
# use default configuration
|
||||
|
|
Loading…
Reference in New Issue