fix
This commit is contained in:
parent
c8a57ad32e
commit
edb24da016
@ -41,7 +41,8 @@ const LoginForm = {
|
||||
const data = {
|
||||
clientId,
|
||||
oauth: this.oauth,
|
||||
instance: this.instance.server
|
||||
instance: this.instance.server,
|
||||
commit: this.$store.commit
|
||||
}
|
||||
this.error = false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user