From bf17c1ece102f769bb101e7dc23f2833718e36f7 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 3 Apr 2021 23:09:38 +0200 Subject: [PATCH] Update config.json --- scrutiny/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index fe1758cd3..02bad56ee 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -1,6 +1,6 @@ { "name": "Scrutiny", - "version": "27b923b5-ls12-rev2", + "version": "27b923b5-ls12-rev3", "upstream": "27b923b5-ls12", "slug": "scrutiny", "description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring", @@ -9,6 +9,7 @@ "arch": ["aarch64", "amd64", "armv7", "armhf"], "ingress": true, "ingress_port": 8099, + "panel_icon": "mdi:glasses", "ports": { "8080/tcp": 8086 },