1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-05-27 14:03:57 +00:00

working implementation

This commit is contained in:
sirux88 2023-01-25 08:06:21 +01:00
parent 95494083f2
commit c6c45c4c49
5 changed files with 263 additions and 0 deletions

View file

@ -1136,6 +1136,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");