diff --git a/apps/portal/src/server/router/offers/offers-user-profile-router.ts b/apps/portal/src/server/router/offers/offers-user-profile-router.ts index ae816261..826e76f9 100644 --- a/apps/portal/src/server/router/offers/offers-user-profile-router.ts +++ b/apps/portal/src/server/router/offers/offers-user-profile-router.ts @@ -138,4 +138,4 @@ export const offersUserProfileRouter = createProtectedRouter() }, }); }, - }); + }); \ No newline at end of file