mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-12 16:50:19 +00:00
Merge pull request #448 from TingPing/awaynotify2
Add away-notify support
This commit is contained in:
@@ -1884,6 +1884,7 @@ server_set_defaults (server *serv)
|
||||
serv->bad_prefix = FALSE;
|
||||
serv->use_who = TRUE;
|
||||
serv->have_namesx = FALSE;
|
||||
serv->have_awaynotify = FALSE;
|
||||
serv->have_uhnames = FALSE;
|
||||
serv->have_whox = FALSE;
|
||||
serv->have_idmsg = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user