diff --git a/apps/web/server/routers/quote/index.ts b/apps/web/server/routers/quote/index.ts index 5be8b7d..fb01861 100644 --- a/apps/web/server/routers/quote/index.ts +++ b/apps/web/server/routers/quote/index.ts @@ -162,7 +162,9 @@ export const quoteRouter = router({ }); if (URL_CRM_DOWNLOADKP_BASE) { - result.values.downloadKp = URL_CRM_DOWNLOADKP_BASE?.concat(createKPResult.evo_quotename); + result.values.downloadKp = URL_CRM_DOWNLOADKP_BASE?.concat( + createKPResult.offerprintformapi + ); } return {