mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Close config win
This commit is contained in:
parent
2fc9e3e1cf
commit
a133384ef7
@ -1893,6 +1893,8 @@ cmd_room(gchar **args, struct cmd_help_t help)
|
||||
iq_room_config_cancel(room);
|
||||
}
|
||||
|
||||
wins_close_current();
|
||||
|
||||
current = wins_get_by_recipient(room);
|
||||
if (current == NULL) {
|
||||
current = wins_get_console();
|
||||
|
Loading…
Reference in New Issue
Block a user