Przeglądaj źródła

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

Add rectangles topics to config
FridaTveit 9 lat temu
rodzic
commit
f91bb8e5ae
1 zmienionych plików z 6 dodań i 1 usunięć
  1. 6
    1
      config.json

+ 6
- 1
config.json Wyświetl plik

@@ -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
     },