Use payload when inserting created account
This commit is contained in:
@@ -79,6 +79,7 @@ export default {
|
||||
}
|
||||
|
||||
this.createNewAccount({ username: this.username, email: this.email, password: this.password })
|
||||
this.emitCancel()
|
||||
},
|
||||
|
||||
checkUsername () {
|
||||
|
||||
Reference in New Issue
Block a user