Ver código fonte

two-fer: add conditionals to topics

Frida Tveit 9 anos atrás
pai
commit
dfd6002af3
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2
    1
      config.json

+ 2
- 1
config.json Ver arquivo

@@ -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"