Ver código fonte

Add topics to rna-transcription

Fixes #782
Benjamin Wicks 9 anos atrás
pai
commit
be649d7eac
1 arquivos alterados com 6 adições e 1 exclusões
  1. 6
    1
      config.json

+ 6
- 1
config.json Ver arquivo

@@ -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
     },