This commit is contained in:
Florian Bernard
2026-08-28 13:52:39 +00:00
parent 2e6455c23a
commit 01ceb6ac89
2 changed files with 2 additions and 2 deletions
@@ -18,7 +18,7 @@
"fullyQualifiedName": "_$Bff$_Bff.checkReturningFromLogin", "fullyQualifiedName": "_$Bff$_Bff.checkReturningFromLogin",
"name": "checkReturningFromLogin", "name": "checkReturningFromLogin",
"pageId": "Login", "pageId": "Login",
"runBehaviour": "MANUAL", "runBehaviour": "ON_PAGE_LOAD",
"userSetOnLoad": true "userSetOnLoad": true
} }
} }
+1 -1
View File
@@ -18,7 +18,7 @@
"fullyQualifiedName": "_$Bff$_Bff.login", "fullyQualifiedName": "_$Bff$_Bff.login",
"name": "login", "name": "login",
"pageId": "Login", "pageId": "Login",
"runBehaviour": "ON_PAGE_LOAD", "runBehaviour": "MANUAL",
"userSetOnLoad": true "userSetOnLoad": true
} }
} }