add comment
This commit is contained in:
parent
7a59f55d17
commit
1156aa24de
|
@ -2388,6 +2388,7 @@ class RosterWindow:
|
||||||
accounts_to_disconnect.append(acct)
|
accounts_to_disconnect.append(acct)
|
||||||
|
|
||||||
if not self.quit_on_next_offline:
|
if not self.quit_on_next_offline:
|
||||||
|
# all accounts offline, quit
|
||||||
self.quit_gtkgui_interface()
|
self.quit_gtkgui_interface()
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue