Update jsonform.json

This commit is contained in:
kvymin
2023-05-18 13:04:35 +08:00
committed by GitHub
parent ac6684abf6
commit b90fa4d637
+2 -2
View File
@@ -61,7 +61,7 @@
"type": "integer",
"title": "playerType",
"enum": [1, 2],
"default": 0,
"default": 2,
"required": true
},
"ext": {
@@ -424,4 +424,4 @@
}]
}]
}]
}
}