Przeglądaj źródła

Add games category to scrabble-score

Hugo Manrique 9 lat temu
rodzic
commit
1940c371d0
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      config.json

+ 1
- 0
config.json Wyświetl plik

84
       "difficulty": 3,
84
       "difficulty": 3,
85
       "slug": "scrabble-score",
85
       "slug": "scrabble-score",
86
       "topics": [
86
       "topics": [
87
+        "games",
87
         "loops",
88
         "loops",
88
         "pattern_matching",
89
         "pattern_matching",
89
         "strings",
90
         "strings",