[ui] fix -> settings: tray icon tooltip wrongly formatted

This commit is contained in:
Vinicius Moreira
2021-03-03 10:07:57 -03:00
parent 485f578913
commit 7236a40c06
9 changed files with 12 additions and 9 deletions

View File

@@ -22,6 +22,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- displaying duplicate runtimes on the upgrade summary when a runtime is available at the system and user levels
- installation level tooltip not being localized
- displaying installation level tooltip for not installed apps
- UI
- wrongly formatted tooltips
## [0.9.14] 2021-02-03
### Improvements