mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-06-11 09:20:19 +00:00
Add support for userhost-in-names capability
This commit is contained in:
@@ -163,6 +163,7 @@ userlist_add_hostname (struct session *sess, char *nick, char *hostname,
|
||||
}
|
||||
|
||||
fe_userlist_update (sess, user);
|
||||
fe_userlist_rehash (sess, user);
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user