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

Merge pull request #795 from spmvanmierlo/master

Added topics for Bob exercise
FridaTveit пре 9 година
родитељ
комит
dac7953fb2
1 измењених фајлова са 5 додато и 1 уклоњено
  1. 5
    1
      config.json

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

@@ -307,7 +307,11 @@
307 307
       "core": false,
308 308
       "difficulty": 5,
309 309
       "slug": "bob",
310
-      "topics": null,
310
+      "topics":  [
311
+        "strings",
312
+        "booleans",
313
+        "conditionals"
314
+      ],
311 315
       "unlocked_by": "two-fer",
312 316
       "uuid": "34cd328c-cd96-492b-abd4-2b8716cdcd9a"
313 317
     },