mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 10:16:20 +00:00
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user