mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
8 lines
188 B
JSON
8 lines
188 B
JSON
{
|
|
"name": "Test Panel 1",
|
|
"description": "This is the very first panel to be created. It is a test panel.",
|
|
"aspectRatio": "9/20",
|
|
"macros": {
|
|
"button_1": "task_manager"
|
|
}
|
|
}
|