mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Merge remote-tracking branch 'origin/plugins' into plugins
This commit is contained in:
commit
fc9706414a
@ -42,7 +42,7 @@ api_cons_show(const char * const message)
|
|||||||
if (message != NULL) {
|
if (message != NULL) {
|
||||||
cons_show("%s", message);
|
cons_show("%s", message);
|
||||||
ui_current_page_off();
|
ui_current_page_off();
|
||||||
ui_refresh();
|
ui_update_screen();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user