Skip to content

Commit

Permalink
Fix Resource link added by HACS incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
mlamberts78 committed Aug 22, 2024
1 parent b31a593 commit 4a8bc08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Weather Chart Card",
"render_readme": true,
"filename": "dist/weather-chart-card.js"
"filename": "weather-chart-card.js"
}

0 comments on commit 4a8bc08

Please sign in to comment.