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

* upstream/develop:
  Parameter name changed.
  #361 - fix theme preview background
  Fix console error - maximum call stack size exceeded
  update japanese translation
This commit is contained in:
Henry Jameson 2019-02-16 19:51:10 +02:00
commit 59196e1dd9
5 changed files with 30 additions and 10 deletions

View file

@ -16,7 +16,7 @@ const UserProfile = {
}
},
destroyed () {
this.cleanUp(this.userId)
this.cleanUp()
},
computed: {
timeline () {