Merge pull request #4753 from node-red/4751-fix-group-json

Fix clone of group env var properties
This commit is contained in:
Nick O'Leary
2024-06-10 20:42:49 +01:00
committed by GitHub
2 changed files with 26 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
const flowUtil = require("./util");
const credentials = require("../nodes/credentials");
const clone = require("clone");
/**
* This class represents a group within the runtime.