mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-13 00:32:40 +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 = {
|
const RetweetButton = {
|
||||||
props: ['status', 'loggedIn'],
|
props: ['status', 'loggedIn', 'visibility'],
|
||||||
data () {
|
data () {
|
||||||
return {
|
return {
|
||||||
animated: false
|
animated: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue