This commit is contained in:
2026-08-18 13:53:44 +00:00
parent 3f02e37fe3
commit 7d4fcf287b
5 changed files with 12 additions and 12 deletions
@@ -18,7 +18,7 @@
"fullyQualifiedName": "_$Bff$_Bff.checkReturningFromLogin",
"name": "checkReturningFromLogin",
"pageId": "Login",
"runBehaviour": "MANUAL",
"userSetOnLoad": false
"runBehaviour": "ON_PAGE_LOAD",
"userSetOnLoad": true
}
}
+2 -2
View File
@@ -18,7 +18,7 @@
"fullyQualifiedName": "_$Bff$_Bff.login",
"name": "login",
"pageId": "Login",
"runBehaviour": "MANUAL",
"userSetOnLoad": false
"runBehaviour": "ON_PAGE_LOAD",
"userSetOnLoad": true
}
}