mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 07:06:18 +02:00
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user