This commit is contained in:
Henry Jameson 2019-06-13 01:02:08 +03:00
parent c8a57ad32e
commit edb24da016

View file

@ -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