瀏覽代碼

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