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 f3fcab7 commit a17fdbbCopy full SHA for a17fdbb
services/static-webserver/client/source/class/osparc/data/model/Node.js
@@ -221,7 +221,7 @@ qx.Class.define("osparc.data.model.Node", {
221
// "dynamicV2", // frontend only
222
// "serviceUrl", // frontend only
223
// "portsConnected", // frontend only
224
- "outputs", // listen to changes only if this is a frontend node. Alias to "state"
+ "outputs", // listen to changes only if this is a frontend node
225
"status", // listen to changes only if this is a frontend node. Alias to "state"
226
// "errors", // frontend only
227
"bootOptions",
0 commit comments