mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 15:17:03 +02:00
Automatically remember sign key
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user