diff options
Diffstat (limited to 'spore_validation.rx')
| -rw-r--r-- | spore_validation.rx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/spore_validation.rx b/spore_validation.rx index a6fb6fd..04bf1e6 100644 --- a/spore_validation.rx +++ b/spore_validation.rx @@ -38,12 +38,13 @@ "type" : "//arr", "contents": { "type": "//str" - }, + } + }, "optional_params": { "type": "//arr", "contents": { "type": "//str" - }, + } }, "description": "//str", "authentication": "//bool", |
