6658 workflows add a first twenty piece email sender (#6965)
This commit is contained in:
@ -9,11 +9,11 @@ import { useContainer } from 'class-validator';
|
||||
import { graphqlUploadExpress } from 'graphql-upload';
|
||||
|
||||
import { ApplyCorsToExceptions } from 'src/utils/apply-cors-to-exceptions';
|
||||
import { LoggerService } from 'src/engine/core-modules/logger/logger.service';
|
||||
|
||||
import { AppModule } from './app.module';
|
||||
|
||||
import { settings } from './engine/constants/settings';
|
||||
import { LoggerService } from './engine/integrations/logger/logger.service';
|
||||
import { generateFrontConfig } from './utils/generate-front-config';
|
||||
|
||||
const bootstrap = async () => {
|
||||
|
||||
Reference in New Issue
Block a user