diff --git a/Bloxstrap/Resources/CustomBootstrapperSchema.json b/Bloxstrap/Resources/CustomBootstrapperSchema.json index 20acae8..e8df14e 100644 --- a/Bloxstrap/Resources/CustomBootstrapperSchema.json +++ b/Bloxstrap/Resources/CustomBootstrapperSchema.json @@ -37,7 +37,7 @@ "IsCreatable": true, "Attributes": { "ShowMinimize": "bool", - "ShowMaximize": "bool", + "ShowClose": "bool", "Title": "string" } },