diff --git a/static/jsonform.json b/static/jsonform.json index d8f1b99..ddca671 100644 --- a/static/jsonform.json +++ b/static/jsonform.json @@ -61,7 +61,7 @@ "type": "integer", "title": "playerType", "enum": [1, 2], - "default": 0, + "default": 2, "required": true }, "ext": { @@ -424,4 +424,4 @@ }] }] }] -} \ No newline at end of file +}