chore: add notif service for new criticisms ticket and subscribtion
This commit is contained in:
@@ -23,7 +23,7 @@ import { WalletsModule } from "../wallets/wallets.module";
|
||||
@Module({
|
||||
imports: [
|
||||
LoggerModule,
|
||||
BullModule.registerQueue({ name: INVOICE.INVOICE_QUEUE_NAME }),
|
||||
BullModule.registerQueue({ name: INVOICE.QUEUE_NAME }),
|
||||
TypeOrmModule.forFeature([Invoice, InvoiceItem, Discount, UsageDiscount]),
|
||||
UsersModule,
|
||||
WalletsModule,
|
||||
|
||||
Reference in New Issue
Block a user