mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-13 02:12:16 +00:00
Merge branch 'develop' into weather_decimal_marks
This commit is contained in:
@@ -7,7 +7,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`
|
||||
|
||||
### Changed
|
||||
- calender week is now handled with a variable translation in order to move number language specific
|
||||
- Calender week is now handled with a variable translation in order to move number language specific.
|
||||
- Reverted the Electron dependency back to 1.4.15 since newer version don't seem to work on the Raspberry Pi very well.
|
||||
|
||||
### Added
|
||||
- Add option to use [Nunjucks](https://mozilla.github.io/nunjucks/) templates in modules. (See `helloworld` module as an example.)
|
||||
|
||||
Reference in New Issue
Block a user