From 690ce8467ea508f004349854772c963e2ff6f6e8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 27 Dec 2022 19:59:13 +0100 Subject: [PATCH] Update config.json --- mealie_frontend/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mealie_frontend/config.json b/mealie_frontend/config.json index 947d3066d..6f01c712d 100644 --- a/mealie_frontend/config.json +++ b/mealie_frontend/config.json @@ -11,7 +11,7 @@ "share:rw", "ssl:rw" ], - "name": "Do not use (Mealie frontend)", + "name": "Mealie (frontend)", "options": { "API_URL": "http://homeassistant.local:9000", "PGID": 1000,