Pārlūkot izejas kodu

Update config.json

added topics for word search
Suraj Singh 9 gadus atpakaļ
vecāks
revīzija
0f231b075a
1 mainītis faili ar 7 papildinājumiem un 1 dzēšanām
  1. 7
    1
      config.json

+ 7
- 1
config.json Parādīt failu

@@ -572,7 +572,13 @@
572 572
       "core": false,
573 573
       "difficulty": 7,
574 574
       "slug": "word-search",
575
-      "topics": null,
575
+      "topics": [
576
+        "string",
577
+        "words",
578
+        "loops",
579
+        "matrices",
580
+        "matching"
581
+      ],
576 582
       "unlocked_by": "scrabble-score",
577 583
       "uuid": "b53bde52-cb5f-4d43-86ec-18aa509d62f9"
578 584
     },