Bladeren bron

Merge pull request #620 from FridaTveit/ClockDifficulty

clock: set estimated difficulty to 7
Stuart Kent 9 jaren geleden
bovenliggende
commit
9d069f2067
1 gewijzigde bestanden met toevoegingen van 5 en 5 verwijderingen
  1. 5
    5
      config.json

+ 5
- 5
config.json Bestand weergeven

@@ -276,6 +276,11 @@
276 276
       "topics": []
277 277
     },
278 278
     {
279
+      "slug": "clock",
280
+      "difficulty": 7,
281
+      "topics": []
282
+    },
283
+    {
279 284
       "slug": "book-store",
280 285
       "difficulty": 8,
281 286
       "topics": []
@@ -306,11 +311,6 @@
306 311
       "topics": []
307 312
     },
308 313
     {
309
-      "slug": "clock",
310
-      "difficulty": 1,
311
-      "topics": []
312
-    },
313
-    {
314 314
       "slug": "list-ops",
315 315
       "difficulty": 1,
316 316
       "topics": []