Update retweet_button.js

This commit is contained in:
Toromino 2018-08-09 16:46:18 +00:00
parent 316692ee85
commit 01652fc252
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
const RetweetButton = {
props: ['status', 'loggedIn'],
props: ['status', 'loggedIn', 'visibility'],
data () {
return {
animated: false