mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Page off after /rooms command
This commit is contained in:
parent
b960b76034
commit
5b6de3340c
@ -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();
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user