mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
parent
bad56b5062
commit
4a712fcc7b
@ -744,7 +744,7 @@ wins_show_subwin(ProfWin *window)
|
||||
|
||||
// only mucwin and console have occupants/roster subwin
|
||||
if (window->type != WIN_MUC ||
|
||||
window->type != WIN_CONSOLSE) {
|
||||
window->type != WIN_CONSOLE) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user