소스 검색

Add rectangles topics to config

Close #922
themakshter 9 년 전
부모
커밋
644b0238d0
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6
    1
      config.json

+ 6
- 1
config.json 파일 보기

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