Skip to content

Commit

Permalink
add missing euros
Browse files Browse the repository at this point in the history
  • Loading branch information
fsoussand committed Jun 26, 2023
1 parent be4cd3f commit bc45bbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/product_assets/data/flour.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"id": "5649832c-e2b6-11ed-b5ea-0242ac120002",
"title": "Farine de sarrasin",
"description": "Farine de sarrasin",
"price": "1,52/kg",
"price": "1,52/kg",
"previewImageUrl": "/product_assets/flours/buckwheat-flour.jpg",
"category": "BUCKWHEAT_FLOUR"
},
{
"id": "5bba041c-e2b6-11ed-b5ea-0242ac120002",
"title": "Farine de seigle",
"description": "Farine de seigle",
"price": "1,52/kg",
"price": "1,52/kg",
"previewImageUrl": "/product_assets/flours/rye-flour.jpg",
"category": "RYE_FLOUR"
},
Expand Down

0 comments on commit bc45bbb

Please sign in to comment.