Explorar el Código

Merge pull request #943 from themakshter/add-rectangles-topics-to-config

Add rectangles topics to config
FridaTveit hace 9 años
padre
commit
f91bb8e5ae
Se han modificado 1 ficheros con 6 adiciones y 1 borrados
  1. 6
    1
      config.json

+ 6
- 1
config.json Ver fichero

@@ -922,7 +922,12 @@
922 922
       "core": false,
923 923
       "difficulty": 8,
924 924
       "slug": "rectangles",
925
-      "topics": null,
925
+      "topics": [
926
+        "arrays",
927
+        "logic",
928
+        "pattern_recognition",
929
+        "strings"
930
+      ],
926 931
       "unlocked_by": "robot-name",
927 932
       "uuid": "64cda115-919a-4eef-9a45-9ec5d1af98cc"
928 933
     },