Skip to content

Commit

Permalink
campaign stopped
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan-g committed Nov 23, 2024
1 parent 771878f commit 640b3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/schedule/schedule.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ export class ScheduleService {
this.logger.debug(
'Sending user Campaigns at 01:00 PM, only on Thursdays',
);
await this.campaignService.sendUserMonthlyCampaigns();
// await this.campaignService.sendUserMonthlyCampaigns();
}
}

Expand Down

0 comments on commit 640b3e8

Please sign in to comment.