mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 01:56:21 +00:00
Store room affiliation and role
This commit is contained in:
@@ -456,6 +456,7 @@ void
|
||||
handle_room_nick_change(const char * const room,
|
||||
const char * const nick)
|
||||
{
|
||||
muc_complete_room_nick_change(room, nick);
|
||||
ui_room_nick_change(room, nick);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user