diff --git a/src/roster_window.py b/src/roster_window.py index 739de3ad5..dd4dc0b1e 100644 --- a/src/roster_window.py +++ b/src/roster_window.py @@ -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: