Added ENV Var for PDF Viewer License

This commit is contained in:
2025-10-01 19:04:25 +02:00
parent 67a86ed9ab
commit f81d9ebb40
2 changed files with 3 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ export default defineNuxtConfig({
public: {
apiBase: '',
pdfviewerLicense: ''
pdfLicense: ''
}
},