Merge branch 'develop' into 'eslint-fix'
# Conflicts: # src/components/post_status_form/post_status_form.vue
This commit is contained in:
commit
8f53796420
6 changed files with 63 additions and 158 deletions
|
@ -31,6 +31,8 @@ const UserProfile = {
|
|||
}
|
||||
},
|
||||
created () {
|
||||
// Make sure that timelines used in this page are empty
|
||||
this.cleanUp()
|
||||
const routeParams = this.$route.params
|
||||
this.load(routeParams.name || routeParams.id)
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue