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:
@ -76,8 +76,8 @@
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "false",
|
||||
"EnumValues": {
|
||||
"true": "True",
|
||||
"false": "False"
|
||||
"True": "true",
|
||||
"False": "false"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user