Skip to content

Commit 53d36ee

Browse files
committed
switched normalize phone to resolvereal phone7
1 parent d29522e commit 53d36ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

services/followUpService.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -661,6 +661,8 @@ class FollowUpService {
661661

662662
// Handle absent reminder outside journey
663663
if (lastOutbound.messageType === 'absent_reminder') {
664+
665+
return
664666
// const result = await this._handleAbsentReminderReply(
665667
// memberByPhone,
666668
// cleanedPhone,

0 commit comments

Comments
 (0)