Merge pull request #2641 from rejas/issue_2462

Actually use showTime parameter in clock module
This commit is contained in:
Michael Teeuw
2021-08-31 09:22:32 +02:00
committed by GitHub
6 changed files with 690 additions and 651 deletions

View File

@@ -11,7 +11,7 @@ _This release is scheduled to be released on 2021-10-01._
### Added
- Added showTime parameter to clock module for enabling/disabling time display in analog clock
- Added showTime parameter to clock module for enabling/disabling time display in digital clock
### Updated