Test postmark connection before storing credentials into the app

This commit is contained in:
Čarodej
2022-04-08 09:44:58 +02:00
parent 86090d5192
commit 9a15f2ecd8
10 changed files with 138 additions and 27 deletions

View File

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