mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
21 lines
354 B
JSON
21 lines
354 B
JSON
{
|
|
"items" :
|
|
[
|
|
{
|
|
"name" : "Okay",
|
|
"itemType" : "Button",
|
|
"pos" : [ 253, 99 ],
|
|
"size" : [ 58, 20 ],
|
|
"id" : 0,
|
|
"enabled" : true
|
|
},
|
|
{
|
|
"name" : "The file name that you've specified is invalid.",
|
|
"itemType" : "Label",
|
|
"pos" : [ 16, 16 ],
|
|
"size" : [ 295, 74 ],
|
|
"id" : 0,
|
|
"enabled" : false
|
|
}
|
|
]
|
|
} |