mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-06-15 20:25:16 +00:00
0573d6e772
Fix for today's probability-of-precipitation weather module's envcanada provider. Without which, requesting `showPrecipitationProbability` causes "undefined" to be shown. Consistent with method used elsewhere in the file: https://github.com/MichMich/MagicMirror/blob/abe5c08a52ffee6b37c30c1f3160e130f0e966a2/modules/default/weather/providers/envcanada.js#L395-L399