Tell Atheme about +u

This commit is contained in:
Sam Dodrill 2014-05-28 18:54:35 -07:00
parent 13c46e5812
commit ccfdbe7bb9
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ struct cmode_ elemental_mode_list[] = {
{ 'd', CMODE_NONICKS },
{ 'K', CMODE_NOREPEAT },
{ 'J', CMODE_KICKNOREJOIN },
{ 'u', CMODE_NOFORWARD },
{ '\0', 0 }
};