mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2025-01-19 02:36:07 +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…
Reference in a new issue