Sfoglia il codice sorgente

Update config.json

Removed the comma and set the difficulty to 1. :)
Leon D'souza 9 anni fa
parent
commit
c719041ea2
1 ha cambiato i file con 8 aggiunte e 8 eliminazioni
  1. 8
    8
      config.json

+ 8
- 8
config.json Vedi File

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