Skip to content

Commit

Permalink
chore: rebase fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
wregulski committed Jan 31, 2024
1 parent be4cced commit 4c5d78b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
1 change: 1 addition & 0 deletions config/services.go
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ func loadPaymail(appConfig *AppConfig, options []bux.ClientOps) []bux.ClientOps
options = append(options, bux.WithPaymailSupport(
pm.Domains,
pm.DefaultFromPaymail,
"",
pm.DomainValidationEnabled,
pm.SenderValidationEnabled,
))
Expand Down
6 changes: 3 additions & 3 deletions go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c5d78b

Please sign in to comment.