소스 검색

Update config.json

Put the slug at the end of the file
Leon D'souza 9 년 전
부모
커밋
90c070bfb3
1개의 변경된 파일8개의 추가작업 그리고 8개의 파일을 삭제
  1. 8
    8
      config.json

+ 8
- 8
config.json 파일 보기

26
       ]
26
       ]
27
     },
27
     },
28
     {
28
     {
29
-      "slug": "rotational-cipher",
30
-      "difficulty": 2,
31
-      "topics": [
32
-
33
-      ]
34
-    },
35
-    {
36
       "slug": "pangram",
29
       "slug": "pangram",
37
       "difficulty": 3,
30
       "difficulty": 3,
38
       "topics": [
31
       "topics": [
546
       "topics": [
539
       "topics": [
547
 
540
 
548
       ]
541
       ]
549
-    }
542
+    },
543
+    {
544
+      "slug": "rotational-cipher",
545
+      "difficulty": ,
546
+      "topics": [
547
+
548
+      ]
549
+    },
550
   ],
550
   ],
551
   "deprecated": [
551
   "deprecated": [
552
     "accumulate",
552
     "accumulate",