From 782f8bd9a524cc5ff950d665ebf77914737d0713 Mon Sep 17 00:00:00 2001 From: Christopher Viel Date: Wed, 14 Aug 2024 20:18:14 -0400 Subject: [PATCH] fixup! fixup! fixup! Custom card tests --- packages/ui/frontend.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/frontend.yaml b/packages/ui/frontend.yaml index e0714153..90f54903 100644 --- a/packages/ui/frontend.yaml +++ b/packages/ui/frontend.yaml @@ -48,7 +48,7 @@ lovelace: - { type: "module", url: "/hacsfiles/service-call-tile-feature/custom-features-row.min.js" } - { type: "module", url: "/hacsfiles/simple-thermostat/simple-thermostat.js" } - { type: "module", url: "/hacsfiles/text-element/text-element.js" } - - { type: "module", url: "/www/cards/area-card.js" } + - { type: "module", url: "/local/cards/area-card.js" } mobile_app: {}