Add custom switches for electron mainWindow

This commit is contained in:
eouia 2021-08-30 11:38:40 +02:00
parent dbdff38d2e
commit 45529f7de9

View File

@ -12,6 +12,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 custom electron switches from user config (`config.electronSwitches`)
### Updated