Преглед изворни кода

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

Add rectangles topics to config
FridaTveit пре 9 година
родитељ
комит
f91bb8e5ae
1 измењених фајлова са 6 додато и 1 уклоњено
  1. 6
    1
      config.json

+ 6
- 1
config.json Прегледај датотеку

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