Explorar el Código

two-fer: add conditionals to topics

Frida Tveit hace 9 años
padre
commit
dfd6002af3
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      config.json

+ 2
- 1
config.json Ver fichero

@@ -17,7 +17,8 @@
17 17
       "difficulty": 1,
18 18
       "slug": "two-fer",
19 19
       "topics": [
20
-        "strings"
20
+        "strings",
21
+        "conditionals"
21 22
       ],
22 23
       "unlocked_by": null,
23 24
       "uuid": "74515d45-565b-4be2-96c4-77e58efa9257"