This commit is contained in:
Philipinho 2026-04-14 16:34:44 +01:00
parent a6a7e4370a
commit 3e6d915227
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ export default function PdfRenderPage() {
return;
}
fetch('/api/pdf/render', {
fetch('/api/pdf-export/render', {
method: 'POST',
headers: { 'Content-Type': 'application/json' },
body: JSON.stringify({ pageId, token }),

@ -1 +1 @@
Subproject commit 03f67751cce3da340ecea39d23348b547e13d381
Subproject commit df6feac0a1e894058ec45132b7608d6dfda91335