mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
onboarding-emails: Add new onboarding email for organization creator.
Adds a new onboarding email `onboarding_team_to_zulip` for the user who created the new Zulip organization. Co-authored by: Alya Abbott <alya@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
ba895b64ef
commit
02d6b3e16d
@@ -4635,6 +4635,7 @@ EMAIL_TYPES = {
|
||||
"account_registered": ScheduledEmail.WELCOME,
|
||||
"onboarding_zulip_topics": ScheduledEmail.WELCOME,
|
||||
"onboarding_zulip_guide": ScheduledEmail.WELCOME,
|
||||
"onboarding_team_to_zulip": ScheduledEmail.WELCOME,
|
||||
"digest": ScheduledEmail.DIGEST,
|
||||
"invitation_reminder": ScheduledEmail.INVITATION_REMINDER,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user