enable self-message support

This commit is contained in:
ailin-nemui 2019-09-04 14:27:06 +02:00
commit 6d58052c4a
2 changed files with 2 additions and 0 deletions

View file

@ -25,6 +25,7 @@
#define CAP_AWAY_NOTIFY "away-notify"
#define CAP_CHGHOST "chghost"
#define CAP_ACCOUNT_NOTIFY "account-notify"
#define CAP_SELF_MESSAGE "znc.in/self-message"
/* returns IRC_SERVER_REC if it's IRC server, NULL if it isn't */
#define IRC_SERVER(server) \