Merge branch 'main' into fix-domain-description

This commit is contained in:
Daniel García
2023-02-12 18:42:49 +01:00
committed by GitHub
44 changed files with 534 additions and 308 deletions

View File

@@ -1138,6 +1138,7 @@ where
reg!("email/email_footer");
reg!("email/email_footer_text");
reg!("email/admin_reset_password", ".html");
reg!("email/change_email", ".html");
reg!("email/delete_account", ".html");
reg!("email/emergency_access_invite_accepted", ".html");