mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
parent
dd2e1ad8a8
commit
ef511438b6
@ -2097,7 +2097,7 @@ _cmd_who(gchar **args, struct cmd_help_t help)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (win_type != WIN_CONSOLE) {
|
if (win_type != WIN_CONSOLE && win_type != WIN_MUC) {
|
||||||
status_bar_new(0);
|
status_bar_new(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user