Skip to content

Commit

Permalink
Corrected hacs.json configuration error; removed ending comma delimit…
Browse files Browse the repository at this point in the history
…er after last parameter entry.
  • Loading branch information
thlucas1 committed Oct 23, 2024
1 parent ba51233 commit a29fe9b
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
Expand Up @@ -2,5 +2,5 @@
"name": "SpotifyPlus Card",
"filename": "spotifyplus_card.js",
"hide_default_branch": true,
"homeassistant": "2024.8.0",
"homeassistant": "2024.8.0"
}

0 comments on commit a29fe9b

Please sign in to comment.