Author: LordLuke <lordluke@undernet.org>
[ircu2.10.12-pk.git] / ircd / ircd_features.c
index 269af261f4f3ad8e57714647080533a9d583e3d7..d9fb2d0c7e50aa020a42e6ca4a4da1e614cf84bd 100644 (file)
@@ -290,6 +290,7 @@ static struct FeatureDesc {
   F_B(UNLIMIT_OPER_QUERY, 0, 0, 0),
   F_B(LOCAL_KILL_ONLY, 0, 0, 0),
   F_B(CONFIG_OPERCMDS, 0, 0, 0),
+  F_B(LIST_CHAN, 0, 1, 0),
 
   /* features that affect global opers on this server */
   F_B(OPER_KILL, 0, 1, 0),