This commit is contained in:
Simon 2012-11-30 14:06:34 -08:00
commit 93769aa77e

View File

@ -76,7 +76,7 @@ optDict = {
"level": "integer",
"risk": "integer",
"string": "string",
"notString": "notString",
"notString": "string",
"regexp": "string",
"code": "integer",
"textOnly": "boolean",