Fix PDF-Export

This commit is contained in:
2026-09-07 13:32:35 +02:00
parent e0326285d3
commit a426d5d779
4 changed files with 516 additions and 31 deletions

View File

@@ -13,6 +13,7 @@
"express": "^4.19.2",
"multer": "^2.0.0",
"node-id3": "^0.2.6",
"puppeteer": "^22.15.0"
"puppeteer": "^22.15.0",
"sharp": "^0.33.5"
}
}