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

Fix header: wallops -> usermodes/wallops

This commit is contained in:
Bram Matthys
2021-09-23 19:31:28 +02:00
parent 0439e4f89d
commit 2a7da65574
+1 -1
View File
@@ -28,7 +28,7 @@ CMD_FUNC(cmd_wallops);
ModuleHeader MOD_HEADER
= {
"wallops",
"usermodes/wallops",
"5.0",
"command /wallops",
"UnrealIRCd Team",