浏览代码

Add topics to etl. Fixes #918

mariakomar 9 年前
父节点
当前提交
75d5355f6b
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5
    1
      config.json

+ 5
- 1
config.json 查看文件

@@ -635,7 +635,11 @@
635 635
       "core": false,
636 636
       "difficulty": 6,
637 637
       "slug": "etl",
638
-      "topics": null,
638
+      "topics": [
639
+        "transforming",
640
+        "maps",
641
+        "lists"
642
+      ],
639 643
       "unlocked_by": "word-count",
640 644
       "uuid": "76d28d97-75d3-47eb-bb77-3d347b76f1b6"
641 645
     },