mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
wrong attribute name
This commit is contained in:
parent
5fd389b9d0
commit
b566dc5452
@ -37,7 +37,7 @@
|
|||||||
"IsCreatable": true,
|
"IsCreatable": true,
|
||||||
"Attributes": {
|
"Attributes": {
|
||||||
"ShowMinimize": "bool",
|
"ShowMinimize": "bool",
|
||||||
"ShowMaximize": "bool",
|
"ShowClose": "bool",
|
||||||
"Title": "string"
|
"Title": "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user