[fix] missing categories i18n

This commit is contained in:
Vinícius Moreira
2020-01-09 12:20:34 -03:00
parent 0acb5b7047
commit 8b77c87dab
5 changed files with 11 additions and 4 deletions

View File

@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- not using HTTP sessions anymore to perform the searches. It seems to avoid URLs not being found after an internet drop event.
### Fixes
- missing categories i18n [48](https://github.com/vinifmor/bauh/issues/48)
- not verifying if an icon path is a file
- Web:
- not handling HTTP connection issues