1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-08-16 16:02:31 +00:00

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
commit af69c83db2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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");