소스 검색

Fix941 Triangle: add topics (#944)

* issue fixed

* minor bug fixed

* #941 fixed

* #941 fixed

* triangle: topics added
Yasha 9 년 전
부모
커밋
376eedfdcf
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6
    1
      config.json

+ 6
- 1
config.json 파일 보기

@@ -214,7 +214,12 @@
214 214
       "core": true,
215 215
       "difficulty": 4,
216 216
       "slug": "triangle",
217
-      "topics": null,
217
+      "topics": [
218
+        "booleans",
219
+        "classes",
220
+        "exception_handling",
221
+        "mathematics"
222
+      ],
218 223
       "unlocked_by": null,
219 224
       "uuid": "ec268d8e-997b-4553-8c67-8bdfa1ecb888"
220 225
     },