[fix][tray] update notifications not working when launched through IDEs

This commit is contained in:
Vinicius Moreira
2020-06-12 18:35:57 -03:00
parent 3ee6056814
commit 643b7b2593
2 changed files with 18 additions and 5 deletions

View File

@@ -26,8 +26,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- not calling initial required tasks after enabling a new package type on settings
- minor fixes
- Tray
- notifications not working on Ubuntu 18.04
- update notifications not working on Ubuntu 18.04
- update notifications not working when launched through IDEs
## [0.9.5] 2020-06-07
### Features