Fix previous release

This commit is contained in:
garronej
2021-04-29 23:31:05 +02:00
parent b16319d962
commit 89ea648f18
2 changed files with 2 additions and 2 deletions

View File

@ -170,7 +170,7 @@
out.push((function (){
<#attempt>
return "${authorizedMailDomains}";
return "${authorizedMailDomain}";
<#recover>
</#attempt>