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