Show fav/RT counts even if not logged in.
This commit is contained in:
parent
3ff39f9b39
commit
664a55fc79
5 changed files with 24 additions and 18 deletions
|
@ -1,5 +1,5 @@
|
|||
const RetweetButton = {
|
||||
props: ['status'],
|
||||
props: ['status', 'loggedIn'],
|
||||
data () {
|
||||
return {
|
||||
animated: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue