Counterpart of deltachat/deltachat-desktop#5927
I tested this like so:
- Create a new account on Desktop.
- Open dev tools.
await exp.rpc.setConfig(window.__selectedAccountId, 'show_emails', '1')
- Export backup.
- Import backup on Android.
- Try to add another relay on Android
I am assuming that this probably means that more "normal" users are also affected, though I am not 100% sure. See my comment deltachat/deltachat-desktop#5927 (comment).
Counterpart of deltachat/deltachat-desktop#5927
I tested this like so:
await exp.rpc.setConfig(window.__selectedAccountId, 'show_emails', '1')I am assuming that this probably means that more "normal" users are also affected, though I am not 100% sure. See my comment deltachat/deltachat-desktop#5927 (comment).