From d63e5f4e542c2e3ac7d3abecb20b7d543a14d927 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Sun, 6 Oct 2024 15:37:32 +0200 Subject: [PATCH] Fix litle inconsistency --- src/bin/eject-page.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bin/eject-page.ts b/src/bin/eject-page.ts index 8874fd99..bacafe6f 100644 --- a/src/bin/eject-page.ts +++ b/src/bin/eject-page.ts @@ -239,12 +239,12 @@ export async function command(params: { buildContext: BuildContext }) { )} copy pasted from the Keycloakify source code into your project` ); - edit_KcApp: { + edit_KcPage: { if ( pageIdOrComponent !== templateValue && pageIdOrComponent !== userProfileFormFieldsValue ) { - break edit_KcApp; + break edit_KcPage; } const kcAppTsxPath = pathJoin(