mirror of https://github.com/M66B/FairEmail.git
Revert "Fix signatures sometimes not saving"
This reverts commit 619238232b
.
This commit is contained in:
parent
4089bbfa4d
commit
1818685eee
|
@ -124,6 +124,8 @@ public class ActivitySignature extends ActivityBase {
|
|||
|
||||
style_bar.setVisibility(View.GONE);
|
||||
|
||||
setResult(RESULT_CANCELED, new Intent());
|
||||
|
||||
load();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue