mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update UserCard_CoinAnimation.vue
change NewsletterStatus to CoinAnimationStatus
This commit is contained in:
parent
5d35e38f8e
commit
6315a73063
@ -52,7 +52,7 @@ export default {
|
||||
})
|
||||
.then(() => {
|
||||
this.$toasted.success(
|
||||
this.NewsletterStatus
|
||||
this.CoinAnimationStatus
|
||||
? this.$t('setting.coinanimationTrue')
|
||||
: this.$t('setting.coinanimationFalse'),
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user