Fix: LoginOtp (and not otc)

This commit is contained in:
garronej
2021-05-01 16:10:52 +02:00
parent 9839b64650
commit bd0d890b2c
2 changed files with 2 additions and 2 deletions

View File

@ -211,7 +211,7 @@ export const kcTermsContext: KcContext.Terms = {
"pageId": "terms.ftl"
};
export const kcLoginOtcContext: KcContext.LoginOtp = {
export const kcLoginOtpContext: KcContext.LoginOtp = {
...kcCommonContext,
"pageId": "login-otp.ftl",
"otpLogin": {