From 522ea36bb958d3d7aae20b2f8a9221f7140b1598 Mon Sep 17 00:00:00 2001 From: Ruslan Zagitov Date: Fri, 7 Feb 2025 00:32:53 +0300 Subject: [PATCH] fix: delete broken dicitonary --- .../eng-it-lean/dictionaries/dictionaries.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/server/routers/kfu-m-24-1/eng-it-lean/dictionaries/dictionaries.json b/server/routers/kfu-m-24-1/eng-it-lean/dictionaries/dictionaries.json index fd491ec..6cf8fe1 100644 --- a/server/routers/kfu-m-24-1/eng-it-lean/dictionaries/dictionaries.json +++ b/server/routers/kfu-m-24-1/eng-it-lean/dictionaries/dictionaries.json @@ -1,25 +1,24 @@ [ - { "id": 1, "description": "1000 часто используемых", "imageFilename": "kart1.jpg", "words": [0, 1] }, { - "id": 2, + "id": 1, "description": "10 слов в Data Science", "imageFilename": "kart1.jpg", "words": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12] }, { - "id": 3, + "id": 2, "description": "Job Interview", "imageFilename": "kart1.jpg", "words": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22] }, { - "id": 4, + "id": 3, "description": "ReactJS", "imageFilename": "kart1.jpg", "words": [23, 24, 25, 26, 27, 28, 29, 30, 31, 32] }, { - "id": 5, + "id": 4, "description": "NodeJS", "imageFilename": "kart1.jpg", "words": [33, 34, 35, 36, 37, 38, 39, 40, 41, 42]