AWin/aardiowin/config.json

11 lines
160 B
JSON
Raw Normal View History

2024-08-20 06:19:23 +00:00
{
"app" : "awin",
"title" : "awin",
"icon" : "",
"backend" : "",
"frontend" : "",
"window" : {
"width" : 500,
"height" : 500
}
}