Skip to content

Commit

Permalink
Merge pull request #33612 from dimagi/jc/remove-billing-support
Browse files Browse the repository at this point in the history
  • Loading branch information
jingcheng16 authored Oct 23, 2023
2 parents 4646e35 + a497b91 commit 612fc9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@
SUBSCRIPTION_CHANGE_EMAIL = '[email protected]'
INTERNAL_SUBSCRIPTION_CHANGE_EMAIL = '[email protected]'
BILLING_EMAIL = '[email protected]'
INVOICING_CONTACT_EMAIL = 'billing-support@example.com'
INVOICING_CONTACT_EMAIL = 'accounts@example.com'
GROWTH_EMAIL = '[email protected]'
MASTER_LIST_EMAIL = '[email protected]'
SALES_EMAIL = '[email protected]'
Expand Down

0 comments on commit 612fc9d

Please sign in to comment.