Bläddra i källkod

Run configlet fmt

Stuart Kent 8 år sedan
förälder
incheckning
1ce4be2149
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3
    3
      config.json

+ 3
- 3
config.json Visa fil

777
       "difficulty": 6,
777
       "difficulty": 6,
778
       "slug": "bowling",
778
       "slug": "bowling",
779
       "topics": [
779
       "topics": [
780
-        "mathematics",
781
-        "games",
782
         "conditionals",
780
         "conditionals",
781
+        "exception_handling",
782
+        "games",
783
         "integers",
783
         "integers",
784
-        "exception_handling"
784
+        "mathematics"
785
       ],
785
       ],
786
       "unlocked_by": "scrabble-score",
786
       "unlocked_by": "scrabble-score",
787
       "uuid": "4b3f7771-c642-4278-a3d9-2fb958f26361"
787
       "uuid": "4b3f7771-c642-4278-a3d9-2fb958f26361"