fixed errors with user theme files loading

This commit is contained in:
2023-08-07 20:04:06 +02:00
parent 4b81378423
commit 5ea3972053
3 changed files with 10 additions and 5 deletions

View File

@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [next]
- Fixed bug with theme files from user directory trying to load: "an error occurred reading the theme file"
- Fixed: config flags not being set correctly
- [DEV]:
- Logger is now static and will automatically call either ipcRenderer or ipcMain