Explorar el Código

Update allergies topics as in #827

Sam Warner hace 9 años
padre
commit
481cfc923c
Se han modificado 1 ficheros con 7 adiciones y 1 borrados
  1. 7
    1
      config.json

+ 7
- 1
config.json Ver fichero

@@ -351,7 +351,13 @@
351 351
       "core": false,
352 352
       "difficulty": 5,
353 353
       "slug": "allergies",
354
-      "topics": null,
354
+      "topics": [
355
+        "booleans",
356
+        "conditionals",
357
+        "enumerations",
358
+        "lists",
359
+        "loops"
360
+      ],
355 361
       "unlocked_by": "gigasecond",
356 362
       "uuid": "6a617ddb-04e3-451c-bb30-27ccd0be9125"
357 363
     },