Merge remote-tracking branch 'upstream/develop' into shigusegubu

* upstream/develop:
  fix
This commit is contained in:
Henry Jameson 2018-12-15 03:45:39 +03:00
commit 166e9f510f

View file

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