This commit is contained in:
Přemysl Eric Janouch 2023-06-18 16:12:35 +02:00
parent 6bd40f3ec1
commit 016469d5a8
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 1 additions and 3 deletions

View File

@ -7304,9 +7304,7 @@ app_on_message_timer (void *user_data)
{
(void) user_data;
cstr_set (&g.message, NULL);
cstr_set (&g.message_detail, NULL);
app_invalidate ();
app_hide_message ();
}
static void