From be9cdf51d9ec39764441bc493ff71f66abf23cd6 Mon Sep 17 00:00:00 2001 From: NovapaX Date: Fri, 3 Nov 2017 04:55:09 +0100 Subject: [PATCH] update mask-icon to a working mask-icon.svg (#10290) * update mask-icon to favicon.svg * change name of icon to mask-icon.svg --- homeassistant/components/frontend/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/frontend/templates/index.html b/homeassistant/components/frontend/templates/index.html index 41d17347de8..c941fbc15ae 100644 --- a/homeassistant/components/frontend/templates/index.html +++ b/homeassistant/components/frontend/templates/index.html @@ -8,7 +8,7 @@ - + {% if not dev_mode %} {% for panel in panels.values() -%}