use repeats
intead boosts
This commit is contained in:
parent
8ad145598d
commit
f0b9f5d29c
3 changed files with 8 additions and 8 deletions
|
@ -110,10 +110,10 @@ export default {
|
|||
ProgressButton
|
||||
},
|
||||
methods: {
|
||||
showReblogs () {
|
||||
showRepeats () {
|
||||
this.$store.dispatch('showReblogs', this.user.id)
|
||||
},
|
||||
hideReblogs () {
|
||||
hideRepeats () {
|
||||
this.$store.dispatch('hideReblogs', this.user.id)
|
||||
},
|
||||
followUser () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue