mirror of
https://github.com/osmarks/ngircd.git
synced 2025-09-01 02:07:58 +00:00
Numeric 005 (ISUPPORT), CHANMODES: add missing mode "r"
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
#define USERMODES "acCiorRswx"
|
||||
|
||||
/** Supported channel modes. */
|
||||
#define CHANMODES "beiIklmnoOPRstvz"
|
||||
#define CHANMODES "beiIklmnoOPrRstvz"
|
||||
|
||||
/** Away message for users connected to linked servers. */
|
||||
#define DEFAULT_AWAY_MSG "Away"
|
||||
|
Reference in New Issue
Block a user