Since templates are not listed in templates.json, adding new typrewriter template to it

This commit is contained in:
Michele Azzolari 2018-10-11 09:05:51 +02:00
parent deeada8847
commit 93773c4d7d

View file

@ -13,5 +13,10 @@
"id": "fork", "id": "fork",
"name": "Fork", "name": "Fork",
"author": "gmemstr" "author": "gmemstr"
},
{
"id": "typewriter",
"name": "Typewriter",
"author": "macno"
} }
] ]