From f0b6447a168323915e574541712b334d0d4a8600 Mon Sep 17 00:00:00 2001 From: sudoxnym <76703581+sudoxnym@users.noreply.github.com> Date: Thu, 9 May 2024 19:24:49 -0600 Subject: [PATCH] Update hacs.json --- hacs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacs.json b/hacs.json index 8aaf465..18c35fb 100644 --- a/hacs.json +++ b/hacs.json @@ -1,4 +1,4 @@ { "name": "SAAS - Sleep As Android Status", - "content_in_root": true + "render_readme": true, }