Selaa lähdekoodia

Merge pull request #930 from dangets/master

add topics for grade-school.  resolves #919
FridaTveit 9 vuotta sitten
vanhempi
commit
0896634a83
1 muutettua tiedostoa jossa 7 lisäystä ja 1 poistoa
  1. 7
    1
      config.json

+ 7
- 1
config.json Näytä tiedosto

@@ -651,7 +651,13 @@
651 651
       "core": false,
652 652
       "difficulty": 6,
653 653
       "slug": "grade-school",
654
-      "topics": null,
654
+      "topics": [
655
+        "conditionals",
656
+        "strings",
657
+        "lists",
658
+        "maps",
659
+        "sorting"
660
+      ],
655 661
       "unlocked_by": "word-count",
656 662
       "uuid": "b4af5da1-601f-4b0f-bfb8-4a381851090c"
657 663
     },