diff --git a/nodes/max/plantarium/gravity/src/input.json b/nodes/max/plantarium/gravity/src/input.json index df3b2a2..d731bf0 100644 --- a/nodes/max/plantarium/gravity/src/input.json +++ b/nodes/max/plantarium/gravity/src/input.json @@ -18,14 +18,14 @@ "hidden": true, "min": 0, "max": 1, - "value": 0.5, + "value": 0.5 }, "depth": { "type": "integer", "min": 1, "max": 10, "hidden": true, - "value": 1, + "value": 1 } } }