Browse Source

rotational-cipher: move to end of track

Frida Tveit 9 years ago
parent
commit
260e61f0fe
1 changed files with 7 additions and 7 deletions
  1. 7
    7
      config.json

+ 7
- 7
config.json View File

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": [