This commit is contained in:
Tusooa Zhu 2022-02-09 17:03:17 -05:00 committed by tusooa
commit 8c8a8232c8
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
2 changed files with 8 additions and 8 deletions

View file

@ -8,7 +8,7 @@ export default {
data () {
return {
inProgress: false,
showingConfirmUnfollow: false,
showingConfirmUnfollow: false
}
},
computed: {