language switcher cleanup
This commit is contained in:
parent
ee01395071
commit
6e44a3afa9
5 changed files with 71 additions and 75 deletions
|
|
@ -472,10 +472,6 @@ export default {
|
|||
params.header = this.newBannerFile
|
||||
}
|
||||
|
||||
if (this.emailLanguage) {
|
||||
params.language = localeService.internalToBackendLocaleMulti(this.emailLanguage)
|
||||
}
|
||||
|
||||
this.$store.state.api.backendInteractor
|
||||
.updateProfile({ params })
|
||||
.then((user) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue