Sfoglia il codice sorgente

Add rectangles topics to config

Close #922
themakshter 9 anni fa
parent
commit
644b0238d0
1 ha cambiato i file con 6 aggiunte e 1 eliminazioni
  1. 6
    1
      config.json

+ 6
- 1
config.json Vedi File

@@ -902,7 +902,12 @@
902 902
       "core": false,
903 903
       "difficulty": 8,
904 904
       "slug": "rectangles",
905
-      "topics": null,
905
+      "topics": [
906
+        "arrays",
907
+        "logic",
908
+        "pattern_recognition",
909
+        "strings"
910
+      ],
906 911
       "unlocked_by": "robot-name",
907 912
       "uuid": "64cda115-919a-4eef-9a45-9ec5d1af98cc"
908 913
     },