From 21963848b06a9d172fc63aed3c00428de695381c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 12 May 2021 15:47:27 +0200 Subject: [PATCH] Update config.json --- joal/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/joal/config.json b/joal/config.json index be0d34be7..bab23294a 100644 --- a/joal/config.json +++ b/joal/config.json @@ -1,6 +1,6 @@ { "name": "Joal", - "version": "2.1.24-11", + "version": "2.1.24-12", "upstream": "2.1.24", "slug": "joal", "description": "An open source command line RatioMaster with WebUI", @@ -8,6 +8,7 @@ "startup": "services", "ingress": true, "ingress_port": 8099, + "panel_icon": "mdi:owl", "arch": [ "aarch64", "amd64",