Small fix

This commit is contained in:
M66B 2019-12-06 13:25:29 +01:00
parent fbc298f85a
commit ede69306c7
1 changed files with 1 additions and 0 deletions

View File

@ -749,6 +749,7 @@ public class FragmentIdentity extends FragmentBase {
identity.bcc = bcc;
identity.sent_folder = null;
identity.sign_key = null;
identity.sign_key_alias = null;
identity.error = null;
identity.last_connected = last_connected;