mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-12 18:02:15 +00:00
Fix crash possibility if module: <name> is not defined and on mistake position: <position> (#3445)
Fix #3442
This commit is contained in:
committed by
GitHub
parent
4c748a4d32
commit
e95c144c3e
@@ -23,6 +23,7 @@ _This release is scheduled to be released on 2024-07-01._
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix crash possibility if `module: <name>` is not defined and on `postion: <positon>` misktake.
|
||||
- [weather] Fixed precipitationProbability in forecast for provider openmeteo (#3446)
|
||||
- [weather] Fixed type=daily for provider openmeteo having no data when running after 23:00 (#3449)
|
||||
- [weather] Fixed type=daily for provider openmeteo showing nightly icons in forecast when current time is "nightly" (#3458)
|
||||
|
||||
Reference in New Issue
Block a user