소스 검색

Merge pull request #838 from Akatsuki06/patch-3

Added topics for minesweeper
FridaTveit 9 년 전
부모
커밋
54dabf6f57
1개의 변경된 파일8개의 추가작업 그리고 1개의 파일을 삭제
  1. 8
    1
      config.json

+ 8
- 1
config.json 파일 보기

@@ -524,7 +524,14 @@
524 524
       "core": false,
525 525
       "difficulty": 6,
526 526
       "slug": "minesweeper",
527
-      "topics": null,
527
+      "topics": [
528
+        "integers",
529
+        "matrices",
530
+        "games",
531
+        "conditionals",
532
+        "strings",
533
+        "lists"
534
+      ],
528 535
       "unlocked_by": "scrabble-score",
529 536
       "uuid": "416a1489-12af-4593-8540-0f55285c96b4"
530 537
     },