fix email setup

This commit is contained in:
Peter Papp
2020-08-13 10:57:29 +02:00
parent 23bbae8a74
commit 962b76dd8b
4 changed files with 70 additions and 34 deletions

View File

@@ -710,7 +710,7 @@
// Send request to get verify account
axios
.post('/api/setup/stripe-credentials', this.stripeCredentials)
.put('/api/settings/stripe', this.stripeCredentials)
.then(() => {
// End loading