This commit is contained in:
Stéphan Kochen 2003-10-20 20:48:19 +00:00
parent 33e6bf3e7d
commit a73f4bd751
1 changed files with 1 additions and 0 deletions

View File

@ -260,6 +260,7 @@ types = {
'throttleTime': float,
#'allowEval': mybool,
'replyWhenNotCommand': mybool,
'replyWithPrivateNotice': mybool,
'requireRegistration': mybool,
'enablePipeSyntax': mybool,
'replyError': mystr,