fix: better draft detection for parentID

This commit is contained in:
James Houlahan
2020-04-29 12:45:59 +02:00
parent 44233e5bd3
commit 23f492705b
3 changed files with 9 additions and 10 deletions

View File

@ -30,6 +30,7 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
### Fixed
* Use correct binary name when finding location of addcert.scpt
* Correctly detect if a message is a draft even if does not have DraftLabel
## [v1.2.6] Donghai - beta (2020-03-31)