From e99d6f8e6af0a1a28f4bb742db399923f40940bf Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Fri, 12 Jul 2019 15:07:46 -0400 Subject: [PATCH] Fix incorrect tooltip on Add Person button (#3355) The tooltip for the add person button incorrectly says "Create Area" when hovered. This should fix it, I think. --- src/panels/config/person/ha-config-person.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panels/config/person/ha-config-person.ts b/src/panels/config/person/ha-config-person.ts index 402aa2f29d..b4c34cce11 100644 --- a/src/panels/config/person/ha-config-person.ts +++ b/src/panels/config/person/ha-config-person.ts @@ -112,7 +112,7 @@ class HaConfigPerson extends LitElement { `;