Просмотр исходного кода

two-fer: add conditionals to topics

Frida Tveit 9 лет назад
Родитель
Сommit
dfd6002af3
1 измененных файлов: 2 добавлений и 1 удалений
  1. 2
    1
      config.json

+ 2
- 1
config.json Просмотреть файл

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