mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-17 02:42:54 -05:00
mail refactor
This commit is contained in:
@@ -35,9 +35,9 @@ export default {
|
||||
data () {
|
||||
return {
|
||||
mailConfigData: {
|
||||
mail_driver: 'smtp'
|
||||
mail_driver: 'mail'
|
||||
},
|
||||
mail_driver: 'smtp',
|
||||
mail_driver: 'mail',
|
||||
loading: false,
|
||||
mail_drivers: []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user