This commit is contained in:
2026-01-01 23:37:07 +03:00
parent 8745f492df
commit 1ff005e928

View File

@@ -1,3 +1,6 @@
using System.Text.Json;
using System.Text.Json.Serialization;
namespace s8n_runtime; namespace s8n_runtime;
public class WorkflowRuntimeRunner public class WorkflowRuntimeRunner