From 4048717adf3f832d52dccd36db4aa7125d962ee0 Mon Sep 17 00:00:00 2001 From: tomlut <10679300+tomlut@users.noreply.github.com> Date: Wed, 2 Oct 2019 17:45:22 +1000 Subject: [PATCH] Resource correction Wrong resource was listed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f37e62..b2045a4 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The recommended type of this plugin is: `module`. ```yaml resources: - url: /local/dummy-entity-row.js + url: /local/gap-card.js type: module ```