Преглед изворни кода

Update config.json

added topics for the queen-attack problem
Suraj Singh пре 9 година
родитељ
комит
763ca6c14a
1 измењених фајлова са 6 додато и 1 уклоњено
  1. 6
    1
      config.json

+ 6
- 1
config.json Прегледај датотеку

@@ -461,7 +461,12 @@
461 461
       "core": false,
462 462
       "difficulty": 6,
463 463
       "slug": "queen-attack",
464
-      "topics": null,
464
+      "topics": [
465
+        "arrays",
466
+        "matrices",
467
+        "conditionals",
468
+        "mathematics",
469
+      ],
465 470
       "unlocked_by": "scrabble-score",
466 471
       "uuid": "5404109e-3ed9-4691-8eaf-af8b36024a44"
467 472
     },