Skip to content

Commit 97a3df9

Browse files
committed
inputsRequired minor
1 parent df3814c commit 97a3df9

File tree

1 file changed

+1
-1
lines changed
  • services/static-webserver/client/source/class/osparc/data/model

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/data/model/Node.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,9 @@ qx.Class.define("osparc.data.model.Node", {
233233
// "logger", // frontend only
234234
/*
235235
"progress", // TODO
236-
"inputsRequired", // TODO
237236
*/
238237
"inputNodes", // !! not a property but goes into the model
238+
"inputsRequired", // !! not a property but goes into the model
239239
],
240240

241241
isFrontend: function(metadata) {

0 commit comments

Comments
 (0)