nathan-gs / ha-map-card

A Map Card for Home Assistant
https://community.home-assistant.io/t/map-card-a-slightly-improved-map-card/693088
MIT License
15 stars 4 forks source link

[Hotfix] Missing `import` for HaMapUtilities in MapConfig. #51

Closed thybag closed 1 month ago

thybag commented 1 month ago

Apologies, looks like I missed an import when I cleaned up some I thought were unused. Fixes https://github.com/nathan-gs/ha-map-card/issues/50

nathan-gs commented 1 month ago

Oops, fixed it myself (added eslint)