Merge pull request #3492 from deltachat/adb/qr-mailto-draft

Detect draft from QR with mailto data
This commit is contained in:
Asiel Díaz Benítez
2022-07-09 22:49:04 -04:00
committed by GitHub
4 changed files with 76 additions and 20 deletions

View File

@@ -3,6 +3,7 @@
## Unreleased
### Changes
- handle drafts from mailto links in scanned QR
### Fixes