mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 11:56:22 +00:00
Page off after /rooms command
This commit is contained in:
@@ -413,6 +413,7 @@ prof_handle_room_list(GSList *rooms, const char *conference_node)
|
||||
} else {
|
||||
cons_show("No chat rooms at %s", conference_node);
|
||||
}
|
||||
win_current_page_off();
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user