From 69e01a68942e48fe9232207f86bbf231fe2750cd Mon Sep 17 00:00:00 2001 From: Marco H Date: Fri, 6 Jan 2023 15:37:09 +0100 Subject: [PATCH] Fix JSON --- apps/health/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/health/metadata.json b/apps/health/metadata.json index aba9f5ce3..704101138 100644 --- a/apps/health/metadata.json +++ b/apps/health/metadata.json @@ -17,5 +17,5 @@ {"name":"health.settings.js","url":"settings.js"} ], "data": [{"name":"health.json"}], - "dependencies": {"notify":"type"}, + "dependencies": {"notify":"type"} }