1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 15:03:14 +02:00

Fix some remaining uses of vHost in the configs.

This commit is contained in:
Sadie Powell
2025-05-10 13:18:23 +01:00
parent f36b311f84
commit ca30bb2370
5 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -699,7 +699,7 @@ command { service = "NickServ"; name = "UNSUSPEND"; command = "nickserv/unsuspen
*
* Provides the command nickserv/update.
*
* Used to update your status on all channels, turn on your vHost, etc.
* Used to update your status on all channels, turn on your vhost, etc.
*/
module { name = "ns_update" }
command { service = "NickServ"; name = "UPDATE"; command = "nickserv/update"; }