mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-25 14:25:05 +00:00
18 lines
267 B
JSON
18 lines
267 B
JSON
{
|
|
"name": "Blank Canvas",
|
|
"active": false,
|
|
"nodes": [
|
|
{
|
|
"id": "start",
|
|
"name": "Start",
|
|
"type": "core.start",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
0,
|
|
0
|
|
],
|
|
"parameters": {}
|
|
}
|
|
],
|
|
"connections": {}
|
|
} |