From eac902890005cf48fc0abaa2ee06e6f04b33ca8d Mon Sep 17 00:00:00 2001 From: nobohan Date: Fri, 28 May 2021 11:40:48 +0200 Subject: [PATCH] correction form arbre --- fixtures/forms/arbres.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fixtures/forms/arbres.json b/fixtures/forms/arbres.json index a666158..d679c1e 100644 --- a/fixtures/forms/arbres.json +++ b/fixtures/forms/arbres.json @@ -57,7 +57,9 @@ "description": "", "layout": [ { - "key": "hauteur", + "key": "hauteur" + }, + { "key": "circonference" } ]