From d3d4e7186be8270455d8f8899a6018f0a4bbd042 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 4 Apr 2022 10:43:56 +0200 Subject: [PATCH] chg: [handicap] fix name of the clusters --- clusters/handicap.json | 2 +- galaxies/handicap.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/handicap.json b/clusters/handicap.json index 766255d..970445b 100644 --- a/clusters/handicap.json +++ b/clusters/handicap.json @@ -5,7 +5,7 @@ ], "category": "med-bdm-it", "description": "Liste des maladies invalidantes reconnues comme handicap", - "name": "Handi", + "name": "handicap", "source": "MDPH /caf", "type": "Handicap", "uuid": "84310ba3-fa6a-44aa-b378-b9e3271c7777", diff --git a/galaxies/handicap.json b/galaxies/handicap.json index 1b4b819..db451fb 100644 --- a/galaxies/handicap.json +++ b/galaxies/handicap.json @@ -1,7 +1,7 @@ { "description": "Handicap classifying", "icon": "android", - "name": "Handicap", + "name": "handicap", "namespace": "misp", "type": "Handi", "uuid": "84310ba3-fa6a-44aa-b378-b9e3271c7777",