symbol and color for broadcasted events (calendar)

- Add symbol and color properties of event when `CALENDAR_EVENTS` notification is broadcasted from `defaultcalendar` module.
This commit is contained in:
eouia 2017-07-06 16:09:16 +02:00 committed by GitHub
parent 561ae102fb
commit 83be49156f

View File

@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
### Added
- Add symbol and color properties of event when `CALENDAR_EVENTS` notification is broadcasted from `defaultcalendar` module.
### Updated
### Fixed