X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/2b3c7c29c334c3ebb6a2da2176d89a65f5ad9ffa..40c6b59b6340a6fc459020c64f5ee35a842a02c7:/src/chmode.c diff --git a/src/chmode.c b/src/chmode.c index 2319c51..fdb2604 100644 --- a/src/chmode.c +++ b/src/chmode.c @@ -1406,7 +1406,7 @@ struct ChannelMode chmode_table[256] = {chm_simple, MODE_NOCAPS }, /* G */ {chm_nosuch, 0 }, /* H */ {chm_ban, CHFL_INVEX }, /* I */ - {chm_nosuch, 0 }, /* J */ + {chm_simple, MODE_NOREJOIN }, /* J */ {chm_nosuch, 0 }, /* K */ {chm_staff, MODE_EXLIMIT }, /* L */ {chm_nosuch, 0 }, /* M */