Merge branch 'master' into joebordes/i18n_001

This commit is contained in:
Nick O'Leary
2024-02-05 16:47:55 +00:00
committed by GitHub
12 changed files with 13 additions and 89 deletions

View File

@@ -212,6 +212,7 @@ class Subflow extends Flow {
var subflowInstanceConfig = {
id: this.subflowInstance.id,
type: this.subflowInstance.type,
g: this.subflowInstance.g,
z: this.subflowInstance.z,
name: this.subflowInstance.name,
wires: [],