ソースを参照

Merge pull request #670 from FridaTveit/ListOpsEstimate

list-ops: estimate difficulty 9
Stuart Kent 9 年 前
コミット
37ebd42cb7
共有1 個のファイルを変更した6 個の追加6 個の削除を含む
  1. 6
    6
      config.json

+ 6
- 6
config.json ファイルの表示

495
       ]
495
       ]
496
     },
496
     },
497
     {
497
     {
498
-      "slug": "custom-set",
499
-      "difficulty": 10,
498
+      "slug": "list-ops",
499
+      "difficulty": 9,
500
       "topics": [
500
       "topics": [
501
-
501
+      
502
       ]
502
       ]
503
     },
503
     },
504
     {
504
     {
505
-      "slug": "list-ops",
506
-      "difficulty": 1,
505
+      "slug": "custom-set",
506
+      "difficulty": 10,
507
       "topics": [
507
       "topics": [
508
-      
508
+
509
       ]
509
       ]
510
     }
510
     }
511
   ],
511
   ],