Support timer in notifications too

This commit is contained in:
Chris van Marle
2019-03-13 12:01:49 +01:00
parent 4203065a06
commit c0ab2ac297
3 changed files with 7 additions and 5 deletions

View File

@@ -19,6 +19,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Added option to split multiple day events in calendar to separate numbered events
- Slovakian translation
- Alerts now can contain Font Awesome icons
- Notifications display time can be set in request
### Updated
- Bumped the Electron dependency to v3.0.13 to support the most recent Raspbian. [#1500](https://github.com/MichMich/MagicMirror/issues/1500)