1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-09 22:13:11 +02:00

Fix module description. Reported by DBoyz.

This commit is contained in:
Bram Matthys
2015-12-28 15:11:33 +01:00
parent 75658591cd
commit db70f68f5e
+1 -1
View File
@@ -43,7 +43,7 @@ ModuleHeader MOD_HEADER(noknock)
= {
"chanmodes/noknock",
"4.0",
"Channel Mode +V",
"Channel Mode +K",
"3.2-b8-1",
NULL
};