mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
sync
This commit is contained in:
@@ -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
Submodule apps/server/src/ee updated: 03f67751cc...df6feac0a1
Reference in New Issue
Block a user