Printing out the region information - to be further edited
This commit is contained in:
parent
38291b3087
commit
17b595a29f
@ -54,7 +54,8 @@ export default {
|
|||||||
this.message = 'Please type in your email'
|
this.message = 'Please type in your email'
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
console.log('This is the region information', window.location.href)
|
||||||
// this.message = userProfileValidator.emailValidator.validate(
|
// this.message = userProfileValidator.emailValidator.validate(
|
||||||
// this.email
|
// this.email
|
||||||
// );
|
// );
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user