[fix][appimage] not passing the Home path as a String

This commit is contained in:
Vinicius Moreira
2020-01-02 16:55:54 -03:00
parent 1636d600ee
commit 9cd89292be
2 changed files with 2 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- not verifying if an icon path is a file
- Web:
- not handling HTTP connection issues
- not passing the Home path as a String ( does not work in Python 3.5 )
## [0.8.0] 2019-12-24
### Features