mirror of
https://github.com/profanity-im/profanity.git
synced 2025-07-26 12:14:28 -04:00
Fixup for bad56b50623837644d0888cf8e5b059111b65ac2
sorry.. doing too many things at once..
This commit is contained in:
parent
bad56b5062
commit
4a712fcc7b
@ -744,7 +744,7 @@ wins_show_subwin(ProfWin *window)
|
|||||||
|
|
||||||
// only mucwin and console have occupants/roster subwin
|
// only mucwin and console have occupants/roster subwin
|
||||||
if (window->type != WIN_MUC ||
|
if (window->type != WIN_MUC ||
|
||||||
window->type != WIN_CONSOLSE) {
|
window->type != WIN_CONSOLE) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user