FEATURE: Add welcome message for admins. (#8293)

This commit is contained in:
Vinoth Kannan
2019-11-05 18:15:55 +05:30
committed by GitHub
parent ee5799805c
commit 671f303b53
6 changed files with 21 additions and 9 deletions

View File

@@ -43,6 +43,7 @@ class Admin::EmailTemplatesController < Admin::AdminController
"system_messages.user_automatically_silenced",
"system_messages.welcome_invite",
"system_messages.welcome_user",
"system_messages.welcome_staff",
"test_mailer",
"user_notifications.account_created",
"user_notifications.admin_login",