From b90fa4d63703530375dc3deda3b8cb89902c9378 Mon Sep 17 00:00:00 2001 From: kvymin <106472307+Kvymin@users.noreply.github.com> Date: Thu, 18 May 2023 13:04:35 +0800 Subject: [PATCH] Update jsonform.json --- static/jsonform.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}