ソースを参照

add topics for space-age

pvtuan10 9 年 前
コミット
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
     },