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

Merge pull request #702 from FridaTveit/RotationalCipherMoveToEndOfTrack

rotational-cipher: move to end of track
FridaTveit пре 9 година
родитељ
комит
eb87158fba
1 измењених фајлова са 7 додато и 7 уклоњено
  1. 7
    7
      config.json

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

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