Minor update

This commit is contained in:
Miroslav Stampar
2019-04-30 14:04:39 +02:00
parent 1e03b23ccb
commit 48c55d15ea
8 changed files with 12 additions and 12 deletions

View File

@@ -150,7 +150,7 @@ optDict = {
"limitStop": "integer",
"firstChar": "integer",
"lastChar": "integer",
"query": "string",
"sqlQuery": "string",
"sqlShell": "boolean",
"sqlFile": "string",
},