Nothing as usual.
This commit is contained in:
parent
391249f14f
commit
f791def2f7
1 changed files with 4 additions and 4 deletions
|
@ -372,7 +372,7 @@ class Contacts:
|
|||
found = data
|
||||
break
|
||||
if found:
|
||||
self._metacontacts_tags[account][tag].remove(data)
|
||||
self._metacontacts_tags[account][tag].remove(found)
|
||||
break
|
||||
common.gajim.connections[account].store_metacontacts(
|
||||
self._metacontacts_tags[account])
|
||||
|
|
Loading…
Add table
Reference in a new issue