Always add signature

This commit is contained in:
M66B
2023-12-28 11:48:37 +01:00
parent a50f3e7feb
commit 8a49d815c8

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