mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 17:06:22 +00:00
Show MUC history on intentional reconnect
Small bug caused by13675fbandce5a4ed. Fix https://github.com/profanity-im/profanity/issues/1142
This commit is contained in:
@@ -89,6 +89,8 @@ cl_ev_disconnect(void)
|
||||
|
||||
ui_close_all_wins();
|
||||
ev_disconnect_cleanup();
|
||||
// on intentional disconnect reset the counter
|
||||
ev_reset_connection_counter();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user