Sfoglia il codice sorgente

added topics for book store (#931)

* added topics for book store

* added topic to book stores
Patrick M 9 anni fa
parent
commit
4802bc35eb
1 ha cambiato i file con 7 aggiunte e 1 eliminazioni
  1. 7
    1
      config.json

+ 7
- 1
config.json Vedi File

@@ -910,7 +910,13 @@
910 910
       "core": false,
911 911
       "difficulty": 8,
912 912
       "slug": "book-store",
913
-      "topics": null,
913
+      "topics": [
914
+        "integers",
915
+        "lists",
916
+        "algorithms",
917
+        "mathematics",
918
+        "floating_point_numbers"
919
+      ],
914 920
       "unlocked_by": "flatten-array",
915 921
       "uuid": "e5f05d00-fe5b-4d78-b2fa-934c1c9afb32"
916 922
     },