mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-15 02:57:27 +00:00
Changes the layout of the current weather module, targetting indoor values (#3397)
Hi, this PR should change the layout of the indoor values in the current_weather module. Since the Indoor values are being passed into the module via a notification, I sadly do not know exactly how to write a test for this. Can you link me an example or tell me, how I can mock indoor values into this test? Before:  After: 
This commit is contained in:
@@ -26,6 +26,7 @@ _This release is scheduled to be released on 2024-04-01._
|
||||
- [chore] Update dependencies including electron to v28 (#3357) and node-ical
|
||||
- Updated translations for estonian (#3371)
|
||||
- Update electron to v29 and update other dependencies
|
||||
- Updated layout of current weather indoor values
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user