mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 21:36:20 +00:00
@@ -281,6 +281,13 @@ sv_ev_room_message(const char *const room_jid, const char *const nick, const cha
|
||||
if (notify) {
|
||||
mucwin->notify = TRUE;
|
||||
}
|
||||
|
||||
if (mention) {
|
||||
mucwin->unread_mentions = TRUE;
|
||||
}
|
||||
if (triggers) {
|
||||
mucwin->unread_triggers = TRUE;
|
||||
}
|
||||
}
|
||||
|
||||
if (triggers) {
|
||||
|
||||
Reference in New Issue
Block a user