This commit is contained in:
2026-08-18 13:34:24 +00:00
parent 366eadb9d2
commit 48ef285456
4 changed files with 9 additions and 9 deletions
@@ -18,7 +18,7 @@
"fullyQualifiedName": "_$Bff$_Bff.checkReturningFromLogin",
"name": "checkReturningFromLogin",
"pageId": "Start",
"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": "Start",
"runBehaviour": "MANUAL",
"userSetOnLoad": false
"runBehaviour": "ON_PAGE_LOAD",
"userSetOnLoad": true
}
}