mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 18:20:20 +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