Fix typo on email
This commit is contained in:
@ -13,7 +13,7 @@
|
|||||||
<#recover>
|
<#recover>
|
||||||
</#attempt>
|
</#attempt>
|
||||||
})(),
|
})(),
|
||||||
"emal": (function (){
|
"email": (function (){
|
||||||
<#attempt>
|
<#attempt>
|
||||||
return "${user.email!''}" || undefined;
|
return "${user.email!''}" || undefined;
|
||||||
<#recover>
|
<#recover>
|
||||||
@ -64,4 +64,4 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
Reference in New Issue
Block a user