fix TB
This commit is contained in:
parent
c788403766
commit
d3089ffa8c
1 changed files with 2 additions and 1 deletions
|
@ -202,6 +202,7 @@ class RosterWindow:
|
|||
if group in gajim.contacts[account][jid][0].groups:
|
||||
break
|
||||
else:
|
||||
if gajim.groups[account].has_key(group):
|
||||
del gajim.groups[account][group]
|
||||
|
||||
def get_appropriate_state_images(self, jid):
|
||||
|
|
Loading…
Add table
Reference in a new issue