mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
app animated background turned on & off
This commit is contained in:
parent
7fdb400a1e
commit
fb37dfaad2
@ -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(() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user