mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-21 01:16:21 +00:00
Attention flag for groupchats
Attention flag for groupchat and display the windows via "/wins attention"
This commit is contained in:
@@ -213,6 +213,7 @@ win_create_muc(const char* const roomjid)
|
||||
new_win->is_omemo = FALSE;
|
||||
new_win->last_message = NULL;
|
||||
new_win->last_msg_id = NULL;
|
||||
new_win->has_attention = FALSE;
|
||||
|
||||
new_win->memcheck = PROFMUCWIN_MEMCHECK;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user