瀏覽代碼

Update config.json

added topics for word search
Suraj Singh 9 年之前
父節點
當前提交
0f231b075a
共有 1 個文件被更改,包括 7 次插入1 次删除
  1. 7
    1
      config.json

+ 7
- 1
config.json 查看文件

@@ -572,7 +572,13 @@
572 572
       "core": false,
573 573
       "difficulty": 7,
574 574
       "slug": "word-search",
575
-      "topics": null,
575
+      "topics": [
576
+        "string",
577
+        "words",
578
+        "loops",
579
+        "matrices",
580
+        "matching"
581
+      ],
576 582
       "unlocked_by": "scrabble-score",
577 583
       "uuid": "b53bde52-cb5f-4d43-86ec-18aa509d62f9"
578 584
     },