app animated background turned on & off

This commit is contained in:
ogerly 2021-09-16 08:33:44 +02:00
parent 7fdb400a1e
commit fb37dfaad2

View File

@ -47,7 +47,7 @@ export default {
.query({
query: updateUserInfos,
variables: {
coinanimation: this.$store.state.coinanimation /* exestiert noch nicht im store */,
coinanimation: this.$store.state.coinanimation,
},
})
.then(() => {