Add delete-account-confirm.ftl page

This commit is contained in:
Joseph Garrone
2024-05-10 21:48:47 +02:00
parent 93d90d0ba6
commit 34e1621b84
4 changed files with 65 additions and 2 deletions

View File

@ -27,7 +27,8 @@ export const loginThemePageIds = [
"select-authenticator.ftl",
"saml-post-form.ftl",
"delete-credential.ftl",
"code.ftl"
"code.ftl",
"delete-account-confirm.ftl"
] as const;
export const accountThemePageIds = [