Fix GUI taking 100% of CPU core

Closes #480
This commit is contained in:
Luke D. Jones
2024-05-18 12:59:17 +12:00
parent 219bd559b6
commit ea988279a8
6 changed files with 121 additions and 95 deletions

View File

@@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Rename and recreate the default Anime config if cache setup fails
### Fixed
- Nuke the issue of GUI taking 100% of a CPU core
## [v6.0.8]
### Added