Auto-deploy: 2026-06-02 16:37:46

This commit is contained in:
Hamza-Ayed
2026-06-02 16:37:46 +03:00
parent dad9cba7db
commit e153327bba
6 changed files with 433 additions and 12 deletions

View File

@@ -535,7 +535,8 @@
apiKey: settings.apiKey,
jobDescription: jobData.description,
jobTitle: jobData.jobTitle || 'Job',
action: 'generatePdf'
action: 'generatePdf',
template: 'amman'
}
}, resolve);
});