From 88567df36dd0186d8cd8a1d451a72114c61c0094 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Mon, 14 Oct 2019 22:03:28 +0300 Subject: [PATCH] Prettier --- src/panels/config/customize/ha-form-customize.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/panels/config/customize/ha-form-customize.js b/src/panels/config/customize/ha-form-customize.js index 7c3290ae45..7b1bca7a49 100644 --- a/src/panels/config/customize/ha-form-customize.js +++ b/src/panels/config/customize/ha-form-customize.js @@ -27,7 +27,11 @@ class HaFormCustomize extends PolymerElement { >
It seems that your configuration.yaml doesn't properly - include customize.yaml.
+ include customize.yaml.
Changes made here are written in it, but will not be applied after a configuration reload unless the include is in place.