Skip to content

Commit 6dc88fd

Browse files
committed
not needed
1 parent 3eb1d70 commit 6dc88fd

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,6 @@ qx.Class.define("osparc.data.model.Study", {
294294
// Properties of the Study class that should not be serialized
295295
// when serializing the study object to send it to the backend
296296
IgnoreSerializationProps: [
297-
"lastChangeDate",
298297
"permalink",
299298
"state",
300299
"pipelineRunning",

0 commit comments

Comments
 (0)