Commit b294439c authored by Georgios Dagkakis's avatar Georgios Dagkakis

model to use plugin. Does work but results not correct currently

parent a3ce6de0
...@@ -391,6 +391,10 @@ ...@@ -391,6 +391,10 @@
{ {
"_class": "dream.plugins.Batches.BatchesShift.BatchesShift", "_class": "dream.plugins.Batches.BatchesShift.BatchesShift",
"input_id": "ShiftSpreadsheet" "input_id": "ShiftSpreadsheet"
},
{
"_class": "dream.plugins.Batches.BatchesOperatorBreaks.BatchesOperatorBreaks",
"input_id": "BreakSpreadsheet"
} }
] ]
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment