Procházet zdrojové kódy

isogram: rate difficulty 4, reposition

Stuart Kent před 9 roky
rodič
revize
675c3d67dc
1 změnil soubory, kde provedl 5 přidání a 5 odebrání
  1. 5
    5
      config.json

+ 5
- 5
config.json Zobrazit soubor

@@ -106,6 +106,11 @@
106 106
       "topics": []
107 107
     },
108 108
     {
109
+      "slug": "isogram",
110
+      "difficulty": 4,
111
+      "topics": []
112
+    },
113
+    {
109 114
       "slug": "flatten-array",
110 115
       "difficulty": 5,
111 116
       "topics": []
@@ -315,11 +320,6 @@
315 320
       "difficulty": 1,
316 321
       "topics": []
317 322
     },
318
-     {
319
-      "slug": "isogram",
320
-      "difficulty": 1,
321
-      "topics": []
322
-    },
323 323
     {
324 324
       "slug": "book-store",
325 325
       "difficulty": 1,