diff --git a/project-zomboidconfig.json b/project-zomboidconfig.json index 44d3a89..01cd49b 100644 --- a/project-zomboidconfig.json +++ b/project-zomboidconfig.json @@ -27,12 +27,12 @@ "Description": "Player vs Player", "Keywords": "PVP", "FieldName": "PVP", - "InputType": "checkbox", - "EnumValues": { - "true": "True", - "false": "False" + "InputType": "checkbox", + "EnumValues": { + "true": "True", + "false": "False" }, - "DefaultValue": "True", + "DefaultValue": "True", "ParamFieldName": "PVP" } ]