mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 12:11:08 -04:00
remove sparkpost and mandrill
This commit is contained in:
@ -570,13 +570,11 @@ export default {
|
||||
port: 'Mail Port',
|
||||
driver: 'Mail Driver',
|
||||
secret: 'Secret',
|
||||
sparkpost_secret: 'Sparkpost Secret',
|
||||
mailgun_secret: 'Mailgun Secret',
|
||||
mailgun_domain: 'Domain',
|
||||
mailgun_endpoint: 'Mailgun Endpoint',
|
||||
ses_secret: 'SES Secret',
|
||||
ses_key: 'SES Key',
|
||||
mandrill_secret: 'Mandrill Secret',
|
||||
password: 'Mail Password',
|
||||
username: 'Mail Username',
|
||||
mail_config: 'Mail Configuration',
|
||||
@ -748,13 +746,11 @@ export default {
|
||||
port: 'Mail Port',
|
||||
driver: 'Mail Driver',
|
||||
secret: 'Secret',
|
||||
sparkpost_secret: 'Sparkpost Secret',
|
||||
mailgun_secret: 'Mailgun Secret',
|
||||
mailgun_domain: 'Domain',
|
||||
mailgun_endpoint: 'Mailgun Endpoint',
|
||||
ses_secret: 'SES Secret',
|
||||
ses_key: 'SES Key',
|
||||
mandrill_secret: 'Mandrill Secret',
|
||||
password: 'Mail Password',
|
||||
username: 'Mail Username',
|
||||
mail_config: 'Mail Configuration',
|
||||
|
||||
Reference in New Issue
Block a user