typo
This commit is contained in:
parent
3e0e623e9a
commit
7c303891f9
1 changed files with 1 additions and 1 deletions
|
@ -1426,7 +1426,7 @@ _('If "%s" accepts this request you will know his status.') %jid)
|
|||
for acct in accounts:
|
||||
show = gajim.SHOW_LIST[gajim.connections[acct].connected]
|
||||
self.send_status(acct, show, message)
|
||||
return
|
||||
return
|
||||
if status == 'invisible':
|
||||
bug_user = False
|
||||
for acct in accounts:
|
||||
|
|
Loading…
Add table
Reference in a new issue