fix network config

This commit is contained in:
Sheogorath 2016-01-19 02:54:22 +01:00
parent eb1869a839
commit 7899c4fe4a
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ if { $scriptdebug } {
### Bot Commands --------------------------------------------------------------
proc znc:request { nick host handle chan text } {
global scriptCommandPrefix zncPasswordSecurityLevel zncPasswordLength zncnetworkname zncDefaultUserModules zncDefaultNetworkModules
global scriptCommandPrefix zncPasswordSecurityLevel zncPasswordLength zncnetworkname zncDefaultUserModules zncDefaultNetworkModules usePreconfiguredNetworks
set username [lindex $text 0]
set email [lindex $text 1]
set networkname [lindex $text 2]