diff --git a/dane/serwis.parts.json b/dane/serwis.parts.json index cd34e31..4cd56e1 100644 --- a/dane/serwis.parts.json +++ b/dane/serwis.parts.json @@ -5,7 +5,8 @@ "name": "Dętka 29\"", "price": 20, "category": "Dętki", - "unit": "szt." + "unit": "szt.", + "archived": false }, { "_id": { @@ -14,5 +15,6 @@ "name": "Dętka 29\" Continental", "price": 25, "category": "Dętki", - "unit": "szt." + "unit": "szt.", + "archived": false }] \ No newline at end of file