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