Skip to content

Commit

Permalink
fix #62 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
dx44 authored Nov 14, 2020
1 parent 4d90cfb commit fad0ccd
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 @@ -525,7 +525,7 @@ class MeteofranceWeatherCard extends LitElement {
}
}

return "Pas de pluie dans l'heure !"
return "Pas de pluie dans l'heure."
}

getAlertForecast(color, alertEntity) {
Expand Down

0 comments on commit fad0ccd

Please sign in to comment.