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

Fix cs_kee_pmodes default

This commit is contained in:
Adam
2013-08-11 15:38:09 -04:00
parent 490601de3a
commit 1314d5b4f1
+1 -1
View File
@@ -87,7 +87,7 @@ module
* - topiclock: Disallow the topic to be changed except with ChanServ's TOPIC command
* - persist: Keep the channel open at all times
* - noautoop: Disables autoop on the channel
* - cs_keepmodes: Enables keep modes on the channel, which retains modes when the channel is
* - cs_keep_modes: Enables keep modes on the channel, which retains modes when the channel is
* not in use.
* - none: No defaults
*