fixed feature flag parsing & setting

This commit is contained in:
2023-08-07 19:48:29 +02:00
parent c7931cf913
commit 4b81378423
4 changed files with 56 additions and 32 deletions

View File

@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [next]
- Fixed: config flags not being set correctly
- [DEV]:
- Logger is now static and will automatically call either ipcRenderer or ipcMain