mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
Automatically remember sign key
This commit is contained in:
@@ -92,6 +92,7 @@ public class EntityIdentity {
|
||||
@NonNull
|
||||
public Boolean store_sent = false;
|
||||
public Long sent_folder = null; // obsolete
|
||||
public Long sign_key = null; // OpenPGP
|
||||
public Boolean tbd;
|
||||
public String state;
|
||||
public String error;
|
||||
|
||||
Reference in New Issue
Block a user