From 4287f7be00c3a8d8fadddaae41d55ecc2bd90de7 Mon Sep 17 00:00:00 2001 From: Markus Meissner Date: Mon, 9 Mar 2020 16:36:32 +0100 Subject: [PATCH] 'type: js' updated to 'type: module' (deprecation) (#430) HACS is also proposing `module` and it has come to my attention that 'js' should go... --- docs/lovelace_custom_card.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lovelace_custom_card.md b/docs/lovelace_custom_card.md index 198c1857..578c206b 100644 --- a/docs/lovelace_custom_card.md +++ b/docs/lovelace_custom_card.md @@ -90,7 +90,7 @@ In our example card we defined a card with the tag `content-card-example` (see l # Example Lovelace configuration resources: - url: /local/content-card-example.js - type: js + type: module views: - name: Example cards: