mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Added Email as parameter for the change language updateUserInfos.
This commit is contained in:
parent
ce725b1032
commit
a404be1cfb
@ -93,6 +93,7 @@ export default {
|
||||
.query({
|
||||
query: updateUserInfos,
|
||||
variables: {
|
||||
email: this.$store.email,
|
||||
language: this.$store.state.language,
|
||||
},
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user