diff --git a/merge_data/shop_FR.mapping.json b/merge_data/shop_FR.mapping.json index d1cc964cb..19c9a5a8b 100644 --- a/merge_data/shop_FR.mapping.json +++ b/merge_data/shop_FR.mapping.json @@ -468,12 +468,16 @@ { "shop": "underwear" }, + { + "shop": "clothes", + "clothes": "underwear" + }, { "shop": "sewing" } ], "generate": { - "shop": "fabric;wool;household_linen;underwear;sewing", + "shop": "fabric;wool;household_linen;underwear;clothes;sewing", "fixme": "select a shop type" } },