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 },