Printing out the region information - to be further edited

This commit is contained in:
Yao Jing 2024-06-09 23:16:35 +02:00
parent 38291b3087
commit 17b595a29f

View File

@ -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
// ); // );