More widely used coding style

This commit is contained in:
garronej 2023-02-26 14:08:00 +01:00
parent f750ebaf61
commit dd41957b56

View file

@ -17,7 +17,7 @@ export const { kcContext } = getKcContext<
| { pageId: "register.ftl"; authorizedMailDomains: string[]; } | { pageId: "register.ftl"; authorizedMailDomains: string[]; }
>({ >({
// Uncomment to test the login page for development. // Uncomment to test the login page for development.
//"mockPageId": "login.ftl", // mockPageId: "login.ftl",
mockData: [ mockData: [
{ {
pageId: "login.ftl", pageId: "login.ftl",