Skip to content

Commit 95dfa66

Browse files
committed
minor
1 parent c861ddb commit 95dfa66

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
@@ -223,7 +223,7 @@ qx.Class.define("osparc.data.model.Node", {
223223
// "serviceUrl", // frontend only
224224
// "portsConnected", // frontend only
225225
"outputs", // listen to changes only if this is a frontend node
226-
"status", // listen to changes only if this is a frontend node. Alias to "state"
226+
// "status", // backend driven
227227
// "errors", // frontend only
228228
"bootOptions",
229229
// "propsForm", // frontend only

0 commit comments

Comments
 (0)