Skip to content

Commit

Permalink
Correction du type de carte
Browse files Browse the repository at this point in the history
  • Loading branch information
dx44 committed Oct 28, 2020
1 parent 34a1137 commit 0cb667e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/meteofrance-weather-card.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ const windDirections = [

window.customCards = window.customCards || [];
window.customCards.push({
type: "weather-card",
type: "meteofrance-weather-card",
name: "Carte Météo France par HACF",
description: "Carte pour l'intégration Météo France.",
preview: true,
Expand Down

0 comments on commit 0cb667e

Please sign in to comment.