From 668309128de5841e425ffce20b09ba80785fdaa7 Mon Sep 17 00:00:00 2001 From: Marc Date: Wed, 23 May 2018 23:00:24 +0100 Subject: [PATCH] Correct module.info --- Themes/module.info | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Themes/module.info b/Themes/module.info index 391beff..4eb03b9 100644 --- a/Themes/module.info +++ b/Themes/module.info @@ -1,6 +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.0", - "author": "trashbo4t" + "version": "1.0" }