From ccb12996f87805a48b7f577f9d1d178771fe00b3 Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Sun, 27 Jan 2019 13:58:13 -0600 Subject: [PATCH] "skip" is confusing for a lot of users (#2589) Hopefully this will clear up the ambiguity for users. --- src/panels/lovelace/editor/card-editor/hui-dialog-pick-card.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panels/lovelace/editor/card-editor/hui-dialog-pick-card.ts b/src/panels/lovelace/editor/card-editor/hui-dialog-pick-card.ts index 7949e66c06..eb95a4d4f8 100644 --- a/src/panels/lovelace/editor/card-editor/hui-dialog-pick-card.ts +++ b/src/panels/lovelace/editor/card-editor/hui-dialog-pick-card.ts @@ -40,7 +40,7 @@ export class HuiDialogPickCard extends hassLocalizeLitMixin(LitElement) { >
- SKIP + CUSTOM CARD
`;