Skip to content

Commit a17fdbb

Browse files
committed
minor
1 parent f3fcab7 commit a17fdbb

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
@@ -221,7 +221,7 @@ qx.Class.define("osparc.data.model.Node", {
221221
// "dynamicV2", // frontend only
222222
// "serviceUrl", // frontend only
223223
// "portsConnected", // frontend only
224-
"outputs", // listen to changes only if this is a frontend node. Alias to "state"
224+
"outputs", // listen to changes only if this is a frontend node
225225
"status", // listen to changes only if this is a frontend node. Alias to "state"
226226
// "errors", // frontend only
227227
"bootOptions",

0 commit comments

Comments
 (0)