Explorar el Código

Merge pull request #796 from benwicks/patch-1

Add topics to rna-transcription
FridaTveit hace 9 años
padre
commit
10d1871d47
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5
    1
      config.json

+ 5
- 1
config.json Ver fichero

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