Просмотр исходного кода

Merge pull request #702 from FridaTveit/RotationalCipherMoveToEndOfTrack

rotational-cipher: move to end of track
FridaTveit 9 лет назад
Родитель
Сommit
eb87158fba
1 измененных файлов: 7 добавлений и 7 удалений
  1. 7
    7
      config.json

+ 7
- 7
config.json Просмотреть файл

19
       ]
19
       ]
20
     },
20
     },
21
     {
21
     {
22
-      "slug": "rotational-cipher",
23
-      "difficulty": 1,
24
-      "topics": [
25
-
26
-      ]
27
-    },
28
-    {
29
       "slug": "rna-transcription",
22
       "slug": "rna-transcription",
30
       "difficulty": 2,
23
       "difficulty": 2,
31
       "topics": [
24
       "topics": [
546
       "topics": [
539
       "topics": [
547
 
540
 
548
       ]
541
       ]
542
+    },
543
+    {
544
+      "slug": "rotational-cipher",
545
+      "difficulty": 1,
546
+      "topics": [
547
+
548
+      ]
549
     }
549
     }
550
   ],
550
   ],
551
   "deprecated": [
551
   "deprecated": [