Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-17 02:02:58 +00:00
co-authored by renee-png
parent 40c2ecc065
commit eee182b0e5
+1 -1
View File
@@ -301,7 +301,7 @@ export function buildPleadingDoc(input: PleadingInput): Document {
},
footers: {
default: new Footer({
children: [new Paragraph({ alignment: AlignmentType.CENTER, children: [run("")] })],
children: [buildFooterTable(input.footerLeft, input.footerCenter, input.footerRight)],
}),
},
children: [