Always add signature

This commit is contained in:
M66B 2023-12-28 11:48:37 +01:00
parent a50f3e7feb
commit 8a49d815c8
1 changed files with 2 additions and 2 deletions

View File

@ -6886,10 +6886,10 @@ 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();
// Create new revision