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:
commit
59196e1dd9
5 changed files with 30 additions and 10 deletions
|
|
@ -16,7 +16,7 @@ const UserProfile = {
|
|||
}
|
||||
},
|
||||
destroyed () {
|
||||
this.cleanUp(this.userId)
|
||||
this.cleanUp()
|
||||
},
|
||||
computed: {
|
||||
timeline () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue