From 1c897a5d96232735d7c16b1f93abd97386371bad Mon Sep 17 00:00:00 2001 From: m3tam3re <41329178+m3tam3re@users.noreply.github.com> Date: Thu, 30 Mar 2023 18:00:37 +0200 Subject: [PATCH] [N8N Backup] Webcron.json (different) --- workflows/Webcron.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/workflows/Webcron.json b/workflows/Webcron.json index 0558f4e..9b75e8d 100644 --- a/workflows/Webcron.json +++ b/workflows/Webcron.json @@ -14,7 +14,7 @@ } }, "createdAt": "2023-02-21T04:38:04.209Z", - "id": 5, + "id": "5", "name": "Webcron", "nodes": [ { @@ -53,7 +53,13 @@ ], "pinData": {}, "settings": {}, - "staticData": null, + "staticData": { + "node:Schedule Trigger": { + "recurrencyRules": [] + } + }, "tags": [], - "updatedAt": "2023-02-21T08:58:30.394Z" + "triggerCount": 1, + "updatedAt": "2023-03-30T06:48:30.000Z", + "versionId": null } \ No newline at end of file