Update retweet_button.js

fixes-and-tweaks
Toromino 6 years ago
parent 316692ee85
commit 01652fc252

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

Loading…
Cancel
Save