Quellcode durchsuchen

pig latin: add topics (#801)

* issue fixed

* minor bug fixed
Yasha vor 9 Jahren
Ursprung
Commit
3195fac6fb
1 geänderte Dateien mit 6 neuen und 1 gelöschten Zeilen
  1. 6
    1
      config.json

+ 6
- 1
config.json Datei anzeigen

@@ -248,7 +248,12 @@
248 248
       "core": false,
249 249
       "difficulty": 5,
250 250
       "slug": "pig-latin",
251
-      "topics": null,
251
+      "topics": [
252
+      	"arrays",
253
+      	"lists",
254
+      	"strings",
255
+      	"transforming"
256
+      ],
252 257
       "unlocked_by": "hello-world",
253 258
       "uuid": "38bc80ae-d842-4c04-a797-48edf322504d"
254 259
     },