mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-13 18:24:29 +00:00
Add name property to calendars
When consuming CALENDAR_EVENTS broadcasts, it is useful for other modules to be able to identify which calendar a specific event came from, for filtering/display purposes.
This commit is contained in:
@@ -20,6 +20,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Slovakian translation
|
||||
- Alerts now can contain Font Awesome icons
|
||||
- Notifications display time can be set in request
|
||||
- Add `name` config option for calendars to be sent along with event broadcasts
|
||||
|
||||
### Updated
|
||||
- Bumped the Electron dependency to v3.0.13 to support the most recent Raspbian. [#1500](https://github.com/MichMich/MagicMirror/issues/1500)
|
||||
|
||||
Reference in New Issue
Block a user