fix themes module having invalid module.info

This commit is contained in:
Sebastian Kinne
2018-10-15 12:41:24 -07:00
committed by GitHub
parent 96262523ae
commit 024854bb42

View File

@@ -1,12 +1,10 @@
{
"author": "trashbo4t",
"description": "Create, download, and share custom themes.",
"devices": [
"nano",
"tetra"
],
"title": "Themes",
"description": "Create, download, and share custom themes",
"version": "1.1",
"author": "trashbo4t"
"version": "1.2"
}