Skip to content
Snippets Groups Projects
Commit b9e9568e authored by Stefano Borini's avatar Stefano Borini
Browse files

Added use of range values to json file

parent cfdf5d8d
No related branches found
No related tags found
1 merge request!47Aggregate old plugins under the "dummy" core plugin
...@@ -8,6 +8,9 @@ ...@@ -8,6 +8,9 @@
{ {
"id": "force.bdss.mco_parameter.enthought.ranged", "id": "force.bdss.mco_parameter.enthought.ranged",
"model_data": { "model_data": {
"initial_value": 3,
"lower_bound": 0,
"upper_bound": 10
} }
} }
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment