[N8N Backup] Webcron.json (different)
This commit is contained in:
parent
3402e7a49b
commit
1c897a5d96
|
@ -14,7 +14,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"createdAt": "2023-02-21T04:38:04.209Z",
|
"createdAt": "2023-02-21T04:38:04.209Z",
|
||||||
"id": 5,
|
"id": "5",
|
||||||
"name": "Webcron",
|
"name": "Webcron",
|
||||||
"nodes": [
|
"nodes": [
|
||||||
{
|
{
|
||||||
|
@ -53,7 +53,13 @@
|
||||||
],
|
],
|
||||||
"pinData": {},
|
"pinData": {},
|
||||||
"settings": {},
|
"settings": {},
|
||||||
"staticData": null,
|
"staticData": {
|
||||||
|
"node:Schedule Trigger": {
|
||||||
|
"recurrencyRules": []
|
||||||
|
}
|
||||||
|
},
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"updatedAt": "2023-02-21T08:58:30.394Z"
|
"triggerCount": 1,
|
||||||
|
"updatedAt": "2023-03-30T06:48:30.000Z",
|
||||||
|
"versionId": null
|
||||||
}
|
}
|
Loading…
Reference in New Issue