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