aboutsummaryrefslogtreecommitdiff
path: root/src/components/retweet_button/retweet_button.js
diff options
context:
space:
mode:
authorToromino <d.buchholz@toromino.de>2018-08-09 16:46:18 +0000
committerToromino <d.buchholz@toromino.de>2018-08-09 16:46:18 +0000
commit01652fc252559ecd79af4774526a4f16172ebdd7 (patch)
tree5e706fddb17dddbe86ad04c572e36ba4c5c4335e /src/components/retweet_button/retweet_button.js
parent316692ee854fbd9b15f9838cf915966956ec8ca8 (diff)
Update retweet_button.js
Diffstat (limited to 'src/components/retweet_button/retweet_button.js')
-rw-r--r--src/components/retweet_button/retweet_button.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/retweet_button/retweet_button.js b/src/components/retweet_button/retweet_button.js
index 9833e8b2..cafa9cbc 100644
--- a/src/components/retweet_button/retweet_button.js
+++ b/src/components/retweet_button/retweet_button.js
@@ -1,5 +1,5 @@
const RetweetButton = {
- props: ['status', 'loggedIn'],
+ props: ['status', 'loggedIn', 'visibility'],
data () {
return {
animated: false