Przeglądaj źródła

Merge pull request #912 from Jiri-Kremser/issue-896-clock-topics

Adding the topics for the clock example
FridaTveit 9 lat temu
rodzic
commit
42ee359571
1 zmienionych plików z 8 dodań i 1 usunięć
  1. 8
    1
      config.json

+ 8
- 1
config.json Wyświetl plik

@@ -823,7 +823,14 @@
823 823
       "core": false,
824 824
       "difficulty": 7,
825 825
       "slug": "clock",
826
-      "topics": null,
826
+      "topics": [
827
+        "equality",
828
+        "integers",
829
+        "logic",
830
+        "object_oriented_programming",
831
+        "strings",
832
+        "time"
833
+      ],
827 834
       "unlocked_by": "saddle-points",
828 835
       "uuid": "97c8fcd4-85b6-41cb-9de2-b4e1b4951222"
829 836
     },