fix: apps table not showing empty descriptions

This commit is contained in:
Vinicius Moreira
2019-07-30 16:03:41 -03:00
parent 5c1db9b094
commit 795935e84d
3 changed files with 12 additions and 14 deletions

View File

@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- new environment variable / argument to enable / disable the tray icon and update-check daemon: FPAKMAN_TRAY (--tray)
- search results sorting takes an average of 35% less time, reaching 60% in some scenarios
### Fixes:
- apps table not showing empty descriptions
- replacing default app icons by null icons
- i18n fixes