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

Merge pull request #909 from PatrM/master

added topics for #875 rotational-cipher
FridaTveit 9 лет назад
Родитель
Сommit
b605f7be7e
1 измененных файлов: 5 добавлений и 1 удалений
  1. 5
    1
      config.json

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

@@ -263,7 +263,11 @@
263 263
       "core": true,
264 264
       "difficulty": 4,
265 265
       "slug": "rotational-cipher",
266
-      "topics": null,
266
+      "topics": [
267
+        "integers",
268
+        "strings",
269
+        "cryptography"
270
+      ],
267 271
       "unlocked_by": null,
268 272
       "uuid": "9eb41883-55ef-4681-b5ac-5c2259302772"
269 273
     },