From 75e3f1f37b2e18fdca1f2112f16660f9b5ef6d1a Mon Sep 17 00:00:00 2001 From: c727 Date: Sat, 16 Jun 2018 12:50:26 +0200 Subject: [PATCH] Remove icon-set validation from customize (#1286) we could set to hass or mdi but the use could still use a custom set --- src/panels/config/customize/types/ha-customize-icon.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panels/config/customize/types/ha-customize-icon.js b/src/panels/config/customize/types/ha-customize-icon.js index 5349fa2f49..e8eebafb0f 100644 --- a/src/panels/config/customize/types/ha-customize-icon.js +++ b/src/panels/config/customize/types/ha-customize-icon.js @@ -18,7 +18,7 @@ class HaCustomizeIcon extends PolymerElement { } - + `; }