mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 17:26:21 +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 {
|
} else {
|
||||||
cons_show("No chat rooms at %s", conference_node);
|
cons_show("No chat rooms at %s", conference_node);
|
||||||
}
|
}
|
||||||
|
win_current_page_off();
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user