Преглед изворни кода

Merge pull request #796 from benwicks/patch-1

Add topics to rna-transcription
FridaTveit пре 9 година
родитељ
комит
10d1871d47
1 измењених фајлова са 5 додато и 1 уклоњено
  1. 5
    1
      config.json

+ 5
- 1
config.json Прегледај датотеку

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