mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Remove duplicate type definition
This commit is contained in:
parent
bea08706cc
commit
8aec038c24
@ -2235,7 +2235,6 @@ RED.nodes = (function() {
|
||||
}
|
||||
}
|
||||
}
|
||||
node.type = n.type;
|
||||
node._def = def;
|
||||
if (node.type === "group") {
|
||||
node._def = RED.group.def;
|
||||
|
Loading…
x
Reference in New Issue
Block a user