mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-08 14:22:39 +01:00
Update retweet_button.js
This commit is contained in:
parent
316692ee85
commit
01652fc252
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
const RetweetButton = {
|
||||
props: ['status', 'loggedIn'],
|
||||
props: ['status', 'loggedIn', 'visibility'],
|
||||
data () {
|
||||
return {
|
||||
animated: false
|
||||
|
|
Loading…
Add table
Reference in a new issue