[view.qt.systray] fix: not able to call to notify updates (AppImage package)

This commit is contained in:
Vinicius Moreira
2021-12-23 13:58:12 -03:00
parent 68ce25b287
commit b24b1eb5cf
2 changed files with 11 additions and 4 deletions

View File

@@ -7,7 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.9.25]
### Fixes
- AppImage package
- not able to reinitialize (e.g: when settings are changed)
- not able to reinitialize (e.g: when settings are changed)
- tray mode: not able to call `bauh-cli` to notify updates
## [0.9.24] 2021-12-17
### Features