소스 검색

Update config.json

Updated the difficulty of the slug
Leon D'souza 9 년 전
부모
커밋
c0c13e5f12
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3
    3
      config.json

+ 3
- 3
config.json 파일 보기

19
       ]
19
       ]
20
     },
20
     },
21
     {
21
     {
22
-      "slug": "rotational-cipher",
23
-      "difficulty": 1,
22
+      "slug": "rna-transcription",
23
+      "difficulty": 2,
24
       "topics": [
24
       "topics": [
25
 
25
 
26
       ]
26
       ]
27
     },
27
     },
28
     {
28
     {
29
-      "slug": "rna-transcription",
29
+      "slug": "rotational-cipher",
30
       "difficulty": 2,
30
       "difficulty": 2,
31
       "topics": [
31
       "topics": [
32
 
32