Skip to content
Snippets Groups Projects
Commit 01652fc2 authored by Toromino's avatar Toromino
Browse files

Update retweet_button.js

parent 316692ee
No related branches found
No related tags found
1 merge request!303Do not show retweet button if post is followers-only or a DM
const RetweetButton = {
props: ['status', 'loggedIn'],
props: ['status', 'loggedIn', 'visibility'],
data () {
return {
animated: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment