Release Office Tools 0.2.0
Verify / verify (push) Canceled after 0s

This commit is contained in:
2026-09-02 07:32:31 +02:00
parent a5524e27e3
commit 08b8f84f7b
50 changed files with 2196 additions and 165 deletions
+2
View File
@@ -60,6 +60,8 @@ export function parsePreparedOdp(
styles: prepared.styles,
assets: prepared.context.assets,
warnings: prepared.context.warnings,
pageWidth: prepared.pageWidth,
pageHeight: prepared.pageHeight,
slides,
};
}