[ui] small refactoring

This commit is contained in:
Vinicius Moreira
2020-06-03 18:13:26 -03:00
parent d1fcb19e6e
commit 9dcfa89e24
3 changed files with 5 additions and 8 deletions

View File

@@ -18,7 +18,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- minor improvements
- download clients parameters
### Fixes
- regressions (from **0.9.4**)
- resetting the main configuration when tray mode is active [#118](https://github.com/vinifmor/bauh/issues/118)
@@ -31,6 +30,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- UI
- table overwrite effect when updating its content
## [0.9.4] 2020-05-29
### Features