From 3e1c22edcd076eb998005a8eee4c4850c43ae108 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Sun, 27 Jan 2019 22:37:03 +0100 Subject: [PATCH] Revert ""skip" is confusing for a lot of users (#2589)" (#2595) * Revert ""skip" is confusing for a lot of users (#2589)" This reverts commit ccb12996f87805a48b7f577f9d1d178771fe00b3. * And the agreed name --- 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 eb95a4d4f8..1fd2c08585 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) { >
- CUSTOM CARD + MANUAL CARD
`;