[calendar] add config option "showEndsOnlyWithDuration" (#3477)

redo and rebase changes made in PR
https://github.com/MagicMirrorOrg/MagicMirror/pull/2968 by
https://github.com/kleinmantara
This commit is contained in:
Karsten Hassel
2024-06-24 21:52:19 +02:00
committed by GitHub
parent e95c144c3e
commit 8d20832bc5
2 changed files with 16 additions and 3 deletions

View File

@@ -9,8 +9,12 @@ This project adheres to [Semantic Versioning](https://semver.org/).
_This release is scheduled to be released on 2024-07-01._
Thanks to: @kleinmantara (to be continued before release)
### Added
- [calendar] Added config option "showEndsOnlyWithDuration" for default calendar
### Removed
- [test suite] delete node v18 support