Automatically remember sign key

This commit is contained in:
M66B
2019-07-18 17:38:51 +02:00
parent 463c59650c
commit d4f6653047
6 changed files with 1849 additions and 6 deletions

View File

@@ -748,6 +748,7 @@ public class FragmentIdentity extends FragmentBase {
identity.read_receipt = read_receipt;
identity.store_sent = store_sent;
identity.sent_folder = null;
identity.sign_key = null;
identity.error = null;
identity.last_connected = last_connected;