We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df3814c commit 97a3df9Copy full SHA for 97a3df9
services/static-webserver/client/source/class/osparc/data/model/Node.js
@@ -233,9 +233,9 @@ qx.Class.define("osparc.data.model.Node", {
233
// "logger", // frontend only
234
/*
235
"progress", // TODO
236
- "inputsRequired", // TODO
237
*/
238
"inputNodes", // !! not a property but goes into the model
+ "inputsRequired", // !! not a property but goes into the model
239
],
240
241
isFrontend: function(metadata) {
0 commit comments