소스 검색

Add topics to rna-transcription

Fixes #782
Benjamin Wicks 9 년 전
부모
커밋
be649d7eac
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6
    1
      config.json

+ 6
- 1
config.json 파일 보기

@@ -27,7 +27,12 @@
27 27
       "core": false,
28 28
       "difficulty": 2,
29 29
       "slug": "rna-transcription",
30
-      "topics": null,
30
+      "topics": [
31
+        "strings",
32
+        "maps",
33
+        "algorithms",
34
+        "loops"
35
+      ]
31 36
       "unlocked_by": null,
32 37
       "uuid": "8e983ed2-62f7-439a-a144-fb8fdbdf4d30"
33 38
     },