Merge pull request #35 from IceOfWraith/bp

Update Broke Protocol Checkboxes
This commit is contained in:
PhonicUK
2022-01-14 14:01:22 +00:00
committed by GitHub

View File

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