F4: export SMTP delivery for remote signature invitations
This commit is contained in:
@@ -28,6 +28,6 @@ import { SmtpDeliveryService } from './smtp-delivery.service';
|
|||||||
InspectionDocumentDeliveryService,
|
InspectionDocumentDeliveryService,
|
||||||
SmtpDeliveryService,
|
SmtpDeliveryService,
|
||||||
],
|
],
|
||||||
exports: [InspectionReportsService],
|
exports: [InspectionReportsService, SmtpDeliveryService],
|
||||||
})
|
})
|
||||||
export class InspectionReportsModule {}
|
export class InspectionReportsModule {}
|
||||||
|
|||||||
Reference in New Issue
Block a user