From ccd62439a59c519df857ad845f77e924edc7edfc Mon Sep 17 00:00:00 2001 From: Raymond Julin Date: Mon, 27 Jun 2022 21:31:39 +0200 Subject: [PATCH] fix: Add name to hacs.json --- hacs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/hacs.json b/hacs.json index 8079848..0e3b68b 100644 --- a/hacs.json +++ b/hacs.json @@ -1,3 +1,4 @@ { + "name": "themable-grid", "render_readme": true }