From 47d9403e3a40b7c65898604265d7d26b0773b0ee 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() -%}