mirror of https://github.com/node-red/node-red.git
Update packages/node_modules/@node-red/util/lib/util.js
Co-authored-by: Stephen McLaughlin <44235289+Steve-Mcl@users.noreply.github.com>pull/4230/head
parent
271b1327c7
commit
a3e41d4f35
|
@ -526,7 +526,7 @@ function setObjectProperty(msg,prop,value,createMissing) {
|
|||
return true;
|
||||
}
|
||||
|
||||
/*!
|
||||
/**
|
||||
* Get value of environment variable.
|
||||
* @param {Node} node - accessing node
|
||||
* @param {String} name - name of variable
|
||||
|
|
Loading…
Reference in New Issue