This commit is contained in:
@@ -12,7 +12,7 @@ export default {
|
||||
})
|
||||
)
|
||||
.then(window.$gz.api.status)
|
||||
.then(window.$gz.api.json)
|
||||
.then(window.$gz.api.extractBody)
|
||||
.then(processLogin)
|
||||
.then(() => {
|
||||
return Promise.resolve(true);
|
||||
|
||||
Reference in New Issue
Block a user