Przeglądaj źródła

added topics for robot-name (#927)

* added topics for robot-name

* added changes to topics for robot name 920
Patrick M 9 lat temu
rodzic
commit
c986965a3e
1 zmienionych plików z 7 dodań i 1 usunięć
  1. 7
    1
      config.json

+ 7
- 1
config.json Wyświetl plik

@@ -440,7 +440,13 @@
440 440
       "core": true,
441 441
       "difficulty": 5,
442 442
       "slug": "robot-name",
443
-      "topics": null,
443
+      "topics": [
444
+        "regular_expressions",
445
+        "strings",
446
+        "randomness",
447
+        "text_formatting",
448
+        "pattern_matching"
449
+      ],
444 450
       "unlocked_by": null,
445 451
       "uuid": "d7c2eed9-64c7-4c4a-b45d-c787d460337f"
446 452
     },