From 9fbb3546168d03d4bdc9a57f9bbf06519fdc3938 Mon Sep 17 00:00:00 2001 From: naomiEve <0xlunaric@gmail.com> Date: Fri, 30 May 2025 11:07:35 +0200 Subject: [PATCH] xd --- dane/serwis.parts.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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