Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor cleanup #705

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Minor cleanup #705

merged 1 commit into from
Feb 23, 2024

Conversation

rowanseymour
Copy link
Member

No description provided.

@@ -852,7 +853,7 @@ func (h *handler) sendWhatsAppMsg(ctx context.Context, msg courier.MsgOut, res *
Buttons []whatsapp.Button "json:\"buttons,omitempty\""
}{Buttons: btns}
payload.Interactive = &interactive
} else if len(qrs) <= 10 {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

already truncating to 10 above

@rowanseymour rowanseymour merged commit 2381dca into main Feb 23, 2024
5 checks passed
@rowanseymour rowanseymour deleted the minor_cleanup branch February 23, 2024 15:02
@github-actions github-actions bot locked and limited conversation to collaborators Feb 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant