pvtuan10 9 лет назад
Родитель
Сommit
b464a23481
1 измененных файлов: 5 добавлений и 1 удалений
  1. 5
    1
      config.json

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

67
       "core": false,
67
       "core": false,
68
       "difficulty": 3,
68
       "difficulty": 3,
69
       "slug": "space-age",
69
       "slug": "space-age",
70
-      "topics": null,
70
+      "topics": [
71
+        "conditionals",
72
+        "floating_point_numbers",
73
+        "mathematics"
74
+      ],
71
       "unlocked_by": null,
75
       "unlocked_by": null,
72
       "uuid": "e5b524cd-3a1c-468a-8981-13e8eeccb29d"
76
       "uuid": "e5b524cd-3a1c-468a-8981-13e8eeccb29d"
73
     },
77
     },