mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
Test postmark connection before storing credentials into the app
This commit is contained in:
2
resources/js/store/modules/lists.js
vendored
2
resources/js/store/modules/lists.js
vendored
@@ -31,7 +31,7 @@ const defaultState = {
|
||||
value: 'postmark',
|
||||
},
|
||||
{
|
||||
label: 'None (Log)',
|
||||
label: 'None',
|
||||
value: 'log',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user