mirror of https://github.com/M66B/FairEmail.git
parent
0ffb59681e
commit
3bc0a94800
|
@ -6886,9 +6886,9 @@ public class FragmentCompose extends FragmentBase {
|
|||
d.body().prependChild(e);
|
||||
else
|
||||
d.body().appendChild(e);
|
||||
}
|
||||
|
||||
addSignature(context, d, draft, identity);
|
||||
addSignature(context, d, draft, identity);
|
||||
}
|
||||
|
||||
body = d.html();
|
||||
|
||||
|
|
Loading…
Reference in New Issue