mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-02 18:26:21 +00:00
Fix issue #121
This commit is contained in:
@@ -56,6 +56,7 @@ title_bar_title(void)
|
|||||||
recipient = NULL;
|
recipient = NULL;
|
||||||
typing_elapsed = NULL;
|
typing_elapsed = NULL;
|
||||||
title_bar_show("Profanity. Type /help for help information.");
|
title_bar_show("Profanity. Type /help for help information.");
|
||||||
|
_title_bar_draw_status();
|
||||||
dirty = TRUE;
|
dirty = TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user