Test mailgun connection before storing credentials into the app

This commit is contained in:
Čarodej
2022-04-08 08:00:13 +02:00
parent 6ed2efcc4e
commit 86090d5192
14 changed files with 222 additions and 134 deletions

View File

@@ -31,7 +31,7 @@ const defaultState = {
value: 'postmark',
},
{
label: 'Log',
label: 'None (Log)',
value: 'log',
},
],