imex: use param2 for passphrase

This commit is contained in:
link2xt
2022-01-16 13:22:08 +00:00
parent 9b562eebcd
commit a1f04d2129
10 changed files with 212 additions and 135 deletions

View File

@@ -17,6 +17,8 @@
- allow to remove quotes on drafts `dc_msg_set_quote(msg, NULL)` #2950
- Use second parameter of `dc_imex` to provide backup passphrase #2980
#### Removed
- Removed `mvbox_watch` option. #2906