Update Broke Protocol Checkboxes

This updates the checkboxes to the latest format. Unknown if this caused any issues, but will correct the code for future use.
This commit is contained in:
IceOfWraith 2022-01-13 21:33:42 -06:00 committed by GitHub
parent 3eb7747462
commit b5096eb671
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,8 +76,8 @@
"IncludeInCommandLine": false,
"DefaultValue": "false",
"EnumValues": {
"true": "True",
"false": "False"
"True": "true",
"False": "false"
}
}
]