mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
newsletter commit in store after login
This commit is contained in:
parent
d3af552339
commit
e31b7f69f8
@ -39,7 +39,7 @@ export const actions = {
|
||||
commit('firstName', data.firstName)
|
||||
commit('lastName', data.lastName)
|
||||
commit('description', data.description)
|
||||
// commit('newsletterState', data.klickTipp.newsletterState)
|
||||
commit('newsletterState', data.klickTipp.newsletterState)
|
||||
},
|
||||
logout: ({ commit, state }) => {
|
||||
commit('token', null)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user