From 39252098d1177f553a55908089afeb92d48dd2cd Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 27 Jul 2021 16:03:43 +0200 Subject: [PATCH] Update config.json --- mealie/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mealie/config.json b/mealie/config.json index ed640b8ef..ce1d27677 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -10,7 +10,7 @@ "boot": "auto", "ingress": false, "ingress_port": 8099, - "panel_icon": "mdi:silverwareforkknife", + "panel_icon": "mdi:silverware-fork-knife", "ports": { "80/tcp": 9925 },