merge-requests/458/head
Henry Jameson 6 years ago
parent 7346c54df4
commit 7d3385f349

@ -59,7 +59,7 @@ const UserSettings = {
},
methods: {
updateProfile () {
const name = this.newname
const name = this.newName
const description = this.newBio
const locked = this.newLocked
// Backend notation.

Loading…
Cancel
Save