Explorar el Código

Merge pull request #795 from spmvanmierlo/master

Added topics for Bob exercise
FridaTveit hace 9 años
padre
commit
dac7953fb2
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5
    1
      config.json

+ 5
- 1
config.json Ver fichero

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