ソースを参照

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
     },