Add email language option to registration form
This commit is contained in:
parent
d39de30221
commit
1d36ea5ec5
3 changed files with 25 additions and 3 deletions
|
@ -37,7 +37,7 @@ export default {
|
|||
required: true
|
||||
},
|
||||
setLanguage: {
|
||||
type: String,
|
||||
type: Function,
|
||||
required: true
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue