diff --git a/src/app/calculators/espece/config.json b/src/app/calculators/espece/config.json index 33f7af908a19a7536e0a13a3ab8161b9be0c254e..83e69323d30d26c5a86ec0bea41d94bad9173268 100644 --- a/src/app/calculators/espece/config.json +++ b/src/app/calculators/espece/config.json @@ -11,6 +11,10 @@ "id": "PVMaxLim", "allowEmpty": true }, + { + "id": "HMin", + "allowEmpty": true + }, { "id": "select_divingjetsupported", "type": "select", @@ -56,10 +60,6 @@ { "id": "LMinP", "allowEmpty": true - }, - { - "id": "HMin", - "allowEmpty": true } ] },