Files
2026-01-10 23:28:52 +00:00

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": {}
}