Просмотр исходного кода

Add games category to scrabble-score

Hugo Manrique 9 лет назад
Родитель
Сommit
1940c371d0
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      config.json

+ 1
- 0
config.json Просмотреть файл

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