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

Add topics to beer-song exercise

Zandraa Perjesi 9 лет назад
Родитель
Сommit
8db399cb66
1 измененных файлов: 7 добавлений и 1 удалений
  1. 7
    1
      config.json

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

@@ -406,7 +406,13 @@
406 406
       "core": false,
407 407
       "difficulty": 6,
408 408
       "slug": "beer-song",
409
-      "topics": null,
409
+      "topics": [
410
+        "strings",
411
+        "loops",
412
+        "variables",
413
+        "text_formatting",
414
+        "conditionals"
415
+      ],
410 416
       "unlocked_by": "two-fer",
411 417
       "uuid": "56943095-de76-40bf-b42b-fa3e70f8df5e"
412 418
     },